Hi,
Please excuse my ignorance on this topic -- I'd like to be able to use a jscript web resource to store some particular field values (to be used later). I'm having trouble figuring out how to get certain values.
I have a "registration" entity and an "event/class" entity. When a user is registering someone for an event/class, I'd like to be able to use the jscript resource to find and store a field value on the chosen event/class. When user's open up a registration, there is no event/class chosen yet. I'd like an OnChange event to fire when the user picks an event/class (a lookup field), and that OnChange event looks up and stores the value of a field in the chosen event/class.
I have a good idea on how to store values for the form you're currently using, but I am having trouble figuring out how to get at the values on this "next layer" form.
If someone could point me in the right direction, that would be greatly appreciated. Thanks.
*This post is locked for comments
I have the same question (0)