Welcome to the nuBuilder Forums!

Register and log in to access exclusive forums and content available only to registered users.

Lookup

Questions related to using nuBuilder Forte.
Post Reply
GlenMcCabe
Posts: 114
Joined: Sun Sep 29, 2019 12:40 pm

Lookup

Unread post by GlenMcCabe »

When using a lookup object is it possible to select more than one field from the lookup form.
kev1n
nuBuilder Team
Posts: 4416
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 74 times
Been thanked: 472 times
Contact:

Re: Lookup

Unread post 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
Post Reply