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.

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: 4581
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 76 times
Been thanked: 536 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