- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2020 04:26 AM
Hi,
How do I populate catalog variables on the RITM? I tried it by checking the Global checkbox on variables form to true but it isn't working. The variables tab is still empty.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2020 08:40 AM
Seems there is no variable record itself created & thus it does not show up. Can you check if there are some errors during submit. Do an inspect element for the same & check for browser console for errors.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2020 04:49 AM
Hi Falguni,
Check below article:
Variables are not getting populated on RITM for any catalog item
Symptoms
Variables are not getting populated on RITM for any catalog item
Release
All releases
Cause
The Dictionary Entry "Value" on the table Options [sc_item_option] might have been customized. For example, the "Calculated" option is selected and there is a custom script added to the "Calculation" field.
Because of the customization on the Dictionary Entry "Value" on the table Options [sc_item_option], values of variables could not be saved successfully on RITM record after RITM record is created.
Resolution
In order to resolve the issue, please review the Dictionary Entry "Value" on the table Options [sc_item_option] and revert it back to its OOB version.
If it helps then please mark my answer Correct and Helpful.
Vishakha
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2020 04:58 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2020 05:07 AM
Hi Falguni,
Seems an issue with Form view.
Can you check the same one. In addition, also try opening the Form in Form Designer view & try checking for Variable Editor there.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2020 05:14 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-02-2020 05:19 AM
Just to confirm. Variable Editor tab itself does not appear or tab appears but without any variable details.