
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.
set value in fields in subform from Select object
set value in fields in subform from Select object
Hello All, I have a simple grid subform (yea I know that's hard to believe
) 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?

Re: set value in fields in subform from Select object
Is this so easy it's a stupid question or so difficult no one knows???
Re: set value in fields in subform from Select object
Hi Treet,
See if this helps https://forums.nubuilder.cloud/viewtopic.php?p=28903&hilit=lookup#p28903
regards
Nilesh
See if this helps https://forums.nubuilder.cloud/viewtopic.php?p=28903&hilit=lookup#p28903
regards
Nilesh
Re: set value in fields in subform from Select object
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.