Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
save bound value from dropdown
-
- Posts: 11
- Joined: Sat Dec 21, 2019 8:34 pm
Re: save bound value from dropdown
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.