NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: ralonso2001 on July 15, 2013, 07:03:48 AM

Title: more assignments in drop
Post by: ralonso2001 on July 15, 2013, 07:03:48 AM
hello, is there a way to make more assignments but from a drop, like the lookup

thanks

Title: Re: more assignments in drop
Post by: Bruce on July 15, 2013, 11:01:41 AM
you could do that (manually) in the "server-side-code" if you like. At that point you have the id of the row selected in the drop.
Note that you'll only have the ID - you'll need to load the record yourself. Also - remember to update "Session Values" in the target fields.

cheers
Bruce