Variables values display in RITM Level
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 05:32 PM
Hi,
Variable values are not displaying in RITM level after submitting the request from catalog item.
For your reference I have attached a image which shows the empty field in RITM level.
Can anyone tell me the client script to achieve the above scenario.
Regards,
Dhanush

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 05:56 PM
And this is not an Order Guide?
Anyway, the variable editor should populate the value by default. Let me take some guesses here.
- Either the field was empty before submit
- The value is being cleared onload of RITM
- This is a duplicate field
How are the other fields behaving?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 06:42 PM
- Are there any Catalog UI Policies on this field?
- If so is the "Applies on a Request Item view" selected?
- Is it blank for everyone? As in the user and the Service Desk / Admin?
- Does it show a value at the sc_task level?
- Is the field showing correctly at the Catalog Item level? (as in before it is submitted)
- Is the variable a reference field that is referenced to a table that users don't have access to see?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 06:56 PM
You could also add a Catalog Client Script on the catalog item to show the value of the field when it changes on the form, to see if the value is ever set correctly.
EG:
The value will show up in red just under the field after it is changed (make sure UI Type is set to all)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-12-2024 07:06 PM
Hi @Dhanush Rao K
The variable value are populated by default. Please ensure the values are there before submit, variable that is shown in RITM is same as in catalog view and there is no client script or UI policy that might clear the value.
If my response proves useful, please indicate its helpfulness by selecting "Accept as Solution" and " Helpful."
Thanks!