Need special behavior with Lookup
Posted: 2022-08-10 13:38
Hi, Appgini is the backend for a program im making and its doing it nicely, but as the core input comes from the pc/iphone/android device the design requires something special. I need the lookup save the data itself not the key(int).
I need to to record the content of the selected lookup field as the string the user is selecting from another table.
If the person selects "from the lookup" YELLOW, and i go to mySql/MyPHPAdmin, i need to see YELLOW thee, not the number, since the SW I make its requiring it.
any help its more than welcome.
I need to to record the content of the selected lookup field as the string the user is selecting from another table.
If the person selects "from the lookup" YELLOW, and i go to mySql/MyPHPAdmin, i need to see YELLOW thee, not the number, since the SW I make its requiring it.
any help its more than welcome.