How do I show the catalog item variables on the RITM form?

falguni_jaitly
Mega Expert

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.

1 ACCEPTED SOLUTION

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.

View solution in original post

27 REPLIES 27

Also, In the form design I could see the variable editor.

find_real_file.png

Hi,

Is the variable editor available on the configure form layout for the RITM where it is working

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

@falguni.jaitly 

If the variables tab is present but no variable are shown then please check

1) are the variables visible for Admins but hidden for non-admins?

2) please check the variables are having value or not in table "sc_item_option_mtom" once RITM got generated

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

1) are the variables visible for Admins but hidden for non-admins?- no it isn't so

2) please check the variables are having value or not in table "sc_item_option_mtom" once RITM got generated- no value in the table

@falguni.jaitly 

so that's the issue

When you submit the catalog item the values for variables are not getting stored in "sc_item_option_mtom" table

Unless it creates entry into this table for your RITM the variables won't show on RITM form.

Please check any errors in log as this is happening only for few catalog items

Regards
Ankur

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader