Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, 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.