Display few variables in record producer to appear multiple times based on selection of quantity
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 09:30 AM
Hi All,
I am having a record producer with 10 variables. There is a select box "Select item". In that, if a choice 'Panel' is selected then the quantity variable appears. If quantity is given as 5. Then a set of variables(Status, style that appears, model appears) should appear for 5 times for (panel1, panel2, panel3, panel4, panel5). the flow will work separately for all the panels. If the quantity is selected as 3 , then the set of variables should appear for 3 times(panel1, panel2, panel3). The requester will enter those details.
Is there any possible way in ServiceNow to accommodate.?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 09:42 AM
Hello @Renu9 ,
Please refer to the below link:
https://www.servicenow.com/community/itsm-forum/i-want-to-show-a-set-of-variables-on-record-producer...
If it is helpful, mark it as a thumps-up and accept the correct solution.
Thanks & Regards,
Abbas
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 10:33 AM
Hi @Abbas_5
Thanks for the link. I have created MRVS and tried to submit. Once the created record is opened, I do not see any details related to MRVS in that. Please help me how to appear on the form as well.