Welcome to the nuBuilder Forums!

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

set value in fields in subform from Select object

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:

set value in fields in subform from Select object

Unread post by treed »

Hello All, I have a simple grid subform (yea I know that's hard to believe :D ) The first item is a select drop down box. When I make a selection from this box I'd like to set the value of other fields in the row with values in the same database record of the selected record. How would this be accomplished?
treed
Posts: 205
Joined: Mon May 18, 2020 12:02 am
Been thanked: 2 times
Contact:

Re: set value in fields in subform from Select object

Unread post by treed »

Is this so easy it's a stupid question or so difficult no one knows???
nc07
Posts: 118
Joined: Tue Jun 04, 2019 4:05 am
Has thanked: 5 times
Been thanked: 22 times

Re: set value in fields in subform from Select object

Unread post by nc07 »

treed
Posts: 205
Joined: Mon May 18, 2020 12:02 am
Been thanked: 2 times
Contact:

Re: set value in fields in subform from Select object

Unread post by treed »

Thanks Nilesh, I've done that with a lookup object and it works. In this case the select object is already implemented and is a little tidier for the end user.
Post Reply