Page 1 of 1

nuSetFormValue in BE

Posted: Tue Mar 14, 2023 4:24 pm
by mih
Is PHP nuSetFormValue() available in BE or only in AB for lookup field?

Re: nuSetFormValue in BE

Posted: Tue Mar 14, 2023 4:35 pm
by kev1n
nuSetFormValue() in only available in a Lookup's AB event.

in BE, use nuOnProcessObjects() instead.

Re: nuSetFormValue in BE

Posted: Tue Mar 14, 2023 4:44 pm
by mih
Are $f , $objects predefined or no In example from A/M announce ?

Re: nuSetFormValue in BE

Posted: Tue Mar 14, 2023 4:49 pm
by kev1n
Yes, it seems so