How to set default value for lookup field - should I set only code or also description?
How better to do - by nuAddJavaScript or by nuOnProcessObjects() ?
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.
Set default value for lookup field Topic is solved
-
- nuBuilder Team
- Posts: 4292
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 444 times
- Contact:
Re: Set default value for lookup field
Use nuGetLookupId() in the form's Custom Code to set a lookup's value, maybe in combination with nuIsNewRecord()