Re: save bound value from dropdown
Posted: Thu Jan 23, 2020 6:23 pm
No, the program doesn't let you do that. On the form I was displaying the value of the foreign key field which was the bound value in the dropdown. With that setup I could choose a value from the dropdown but upon saving everything was deleted again. When I deleted the foreign key field from the form everything worked as expected.