Welcome to the nuBuilder Forums!

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

nuSetFormValue in BE Topic is solved

Questions related to customising nuBuilder Forte with JavaScript or PHP.
Post Reply
mih
Posts: 30
Joined: Thu Jan 26, 2023 12:04 pm
Has thanked: 3 times

nuSetFormValue in BE

Unread post by mih »

Is PHP nuSetFormValue() available in BE or only in AB for lookup field?
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: nuSetFormValue in BE

Unread post by kev1n »

nuSetFormValue() in only available in a Lookup's AB event.

in BE, use nuOnProcessObjects() instead.
mih
Posts: 30
Joined: Thu Jan 26, 2023 12:04 pm
Has thanked: 3 times

Re: nuSetFormValue in BE

Unread post by mih »

Are $f , $objects predefined or no In example from A/M announce ?
kev1n
nuBuilder Team
Posts: 4292
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 444 times
Contact:

Re: nuSetFormValue in BE

Unread post by kev1n »

Yes, it seems so
Post Reply