Welcome to the nuBuilder Forums!

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

This is embarrasing Topic is solved

Questions related to customising nuBuilder Forte with JavaScript or PHP.
Post Reply
treed
Posts: 205
Joined: Mon May 18, 2020 12:02 am
Been thanked: 2 times
Contact:

This is embarrasing

Unread post by treed »

Hello all, about a year or so ago I created a form where the selects a value from a lookup and many of the rest of the text boxes on the form are populated from a table immediately after the selection is made. The form works great. The embarrassing part is I now can't remember how I did it. I need to add a new field. There is no java script on the main form or on the select object. Where else should I look???
kev1n
nuBuilder Team
Posts: 4297
Joined: Sun Oct 14, 2018 6:43 pm
Has thanked: 71 times
Been thanked: 445 times
Contact:

Re: This is embarrasing

Unread post by kev1n »

Hi,

Is there code in the After Browse event of the lookup object?
treed
Posts: 205
Joined: Mon May 18, 2020 12:02 am
Been thanked: 2 times
Contact:

Re: This is embarrasing

Unread post by treed »

No after browse event code of lookup object, The fields update with the selected info right after the selection is made.
Screenshot from 2022-05-23 12-27-42.png
You do not have the required permissions to view the files attached to this post.
nc07
Posts: 118
Joined: Tue Jun 04, 2019 4:05 am
Has thanked: 5 times
Been thanked: 22 times

Re: This is embarrasing

Unread post by nc07 »

treed wrote: Mon May 23, 2022 9:29 pm No after browse event code of lookup object, The fields update with the selected info right after the selection is made.
Screenshot from 2022-05-23 12-27-42.png
Please click on the afterbrowse button to see the PHP codes. The current view in the picture is for JS events only.
treed
Posts: 205
Joined: Mon May 18, 2020 12:02 am
Been thanked: 2 times
Contact:

Re: This is embarrasing

Unread post by treed »

And...There it is! Thank you so much!!!
Post Reply