How to access form variables from variable set's client script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2021 08:27 AM
I have a use case wherein I need to access form variable from inside variable set's client script.
Variable on form - "Requested For" [u_requested_for] : Reference (sys_user)
Variable Set (Multi Row)- "Student Details" [u_student_details]
Variables inside Student Details - First Name, Last Name, Class, Roll Number, City, School
Use Case : I want to to set First Name & Last Name on click of "Add" button of MRVS based on the user profile selected in the variable "Requested For" on the form.
I have searched everywhere on the internet and couldn't find any solution for this.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-31-2021 11:24 AM
Hi,
Please see any of this links helps
http://rubenferrero.com/servicenow/multi-row-variable-set-form-communication/
Hope this helps
Thank you
Prasad