- 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 06:32 AM
There will be a corresponding field Parent item for sc_item_option_mtom table
while for question_answer Table sys_id field the sys_id of record created.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-02-2020 06:46 AM

- 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.