MRVS values on RITM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2024 10:45 AM
Hello Everyone,
I am working on catalog item where I am using MRVS to get values from user and I have to set those values in a table by using flow designer. I am facing an issue to get those values in MRVS on catalog item form on RITM. When RITM is created after submitting a request all other values of variables are getting copied to RITM.
I have created a client script to set values and autopopulate values on MRVS. I have checked 'Applies on Requested Items'.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2024 11:04 AM
Hi @manasitiwar ,
Ideally, whenever you create a MRVS in catalog items it automatically flows to the RITM variables. But as you mentioned this is working as expected and I want to see some screenshots of what you have implemented, and what is the purpose of the client script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2024 11:20 AM
sure. My MRVS is autopopulated based on on-change of other variable. I have written onChange client script to set the value of MRVS. I am adding screenshot of catalog item form which contains MRVS along with client script.
Client script;
RITM:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-12-2024 12:09 PM
This part of the script looks good to me, Do you have any UI Policy in place? or any other scripting component?