- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2023 01:06 AM
Hi All,
Can someone help me with the script, basically I want to auto populate a variable value which is single line text in a multi row variable set. This value should auto populate in another variable(which is not mrvs, but a normal multiline text).
Multi row variable set has number of rows, like if users add 5 rows, 5 times we will fill that single line text and all those 5 values should autopopulate in that multi line text variable.
Please help.
Thanks
Shivani
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2023 05:29 AM
@jaheerhattiwale But from the above code its not reading all the rows. The field is inside each row, you can't see from this image. I am pasting another image for that field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2023 04:29 AM
@shivani39 It shoudl read all the rows itslef.
BTW Which field you reading from the rows?
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2023 05:29 AM
@jaheerhattiwale But from the above code its not reading all the rows. The field is inside each row, you can't see from this image. I am pasting another image for that field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-23-2023 01:50 AM
@shivani39 If the answer helped you then can you please my answer as correct answer?
ServiceNow Community Rising Star, Class of 2023
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-02-2024 06:59 AM
Hi @jaheerhattiwale / @shivani39 ,
We have a similar requirement but we need to populate all the variable set variables to a multiline text field on the form.
How can I achieve that? Could you help me with script