Page 1 of 1
Lookup
Posted: Tue Mar 10, 2020 11:40 am
by GlenMcCabe
When using a lookup object is it possible to select more than one field from the lookup form.
Re: Lookup
Posted: Tue Mar 10, 2020 12:28 pm
by kev1n
Yes, you can use the nuSetFormValue() function in the After Save PHP-Event to update other objects on your Edit Form after a Lookup value is chosen.
https://wiki.nubuilder.cloud/ ... tFormValue
https://forums.nubuilder.cloud/viewtopic. ... ord#p15187