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!
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.
Set default value for lookup field Topic is solved
-
- nuBuilder Team
- Posts: 4562
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 528 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()