Catalog Item using select box and choice table

kedler
Kilo Guru

Hi all,

I have a catalog item that I want to use multiple select boxes on. I want all those select boxes to have the same choices. Is the fastest way to do this to use the Choice Table and Choice Field options? If so how do I use them. Whenever I select a table there are no options coming up when I test the catalog item.

Thanks!

1 ACCEPTED SOLUTION

Mark Stanger
Giga Sage

That is the most efficient way...and the simplest way to maintain going forward.  You can have anything for your 'Choice Table', but the 'Choice Field' needs to be a true choice field somewhere in the system (not a reference field or some other type).  For example, if I wanted to reuse the Incident Priority choices in a record producer I would set up a variable with this in my 'Type Specifications' tab.

find_real_file.png

If you're still having problems after reading this please post a screenshot of your 'Type Specifications' tab on your variable and I can help troubleshoot.

View solution in original post

2 REPLIES 2

Ajay Cheruku
Tera Expert

Hi,

please find below link and see if you can find any hint/solution regarding your issue.

 

https://community.servicenow.com/community?id=community_question&sys_id=ad029feddbdcdbc01dcaf3231f96194e&view_source=searchResult

 

Hope this should help you!

Mark Stanger
Giga Sage

That is the most efficient way...and the simplest way to maintain going forward.  You can have anything for your 'Choice Table', but the 'Choice Field' needs to be a true choice field somewhere in the system (not a reference field or some other type).  For example, if I wanted to reuse the Incident Priority choices in a record producer I would set up a variable with this in my 'Type Specifications' tab.

find_real_file.png

If you're still having problems after reading this please post a screenshot of your 'Type Specifications' tab on your variable and I can help troubleshoot.