Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
This is embarrasing Topic is solved
This is embarrasing
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???
-
- 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
No after browse event code of lookup object, The fields update with the selected info right after the selection is made.
You do not have the required permissions to view the files attached to this post.
Re: This is embarrasing
Please click on the afterbrowse button to see the PHP codes. The current view in the picture is for JS events only.