lookup field June 17, 2019, 04:40:48 PM Suppose you have a data table 'customers'. Those customers have a property: nationality . To have users make similar choices, we can use a select with certain values as index and a description as text. I want to store an integer only, so not the text, in the customer table field nationality. I create another table: nationalities. There i store an ID and a descrpition. In the add and edit customer pages, i want the select filled with the index/value from the table nationality. In the other customer pages i want to see only the text, not the index.EG both 'php generator for mysql' and 'Code Charge Studio' have a standard field option called 'Lookup field'.How can we do this in PHP Rad? Quote Selected
Re: lookup field Reply #1 – May 31, 2020, 06:49:18 PM Why might the lookup field on a adding page to the table not work on another page is correct? The corresponding queries are the same. Quote Selected
Re: lookup field Reply #2 – June 01, 2020, 07:13:32 PM @machobymb please make sure your configurations are correct. Quote Selected
Re: lookup field Reply #3 – December 01, 2020, 12:56:48 AM When I create a lookup field, and I select an item in first field, in the second filed list iscorrect, but Iif I select an option in second list, the second list will empty. Why? Quote Selected
Re: lookup field Reply #4 – December 01, 2020, 10:52:54 PM @machobymb please provide a screenshot or a video of your issue, thanks. Quote Selected