Is it possible to show variable set of the catalog form under the sc_request page?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-08-2024 08:45 PM - edited ‎09-08-2024 11:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2024 12:05 AM - edited ‎09-10-2024 12:43 AM
Hi @SNDP
Create a UI Formatter for Request Table and In the Formatter field enter " com_glideapp_sm_questionset " or
" com_glideapp_questionset_default_question_editor " , Either of this are Available in the UI Macros , Enter the formatter in the field of UI Formatter and coming to Form Design Add The Formatter created into the Table.
Please Check the Below thread
https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0538897
Mark it as Helpful if you find the Solution
Thanks Regards,
Badri

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-09-2024 04:38 AM
Hi @SNDP
Please find the below link, and please create UI formatter for sc_request table:
https://www.servicenow.com/community/developer-forum/catalog-variable-in-request-table/m-p/2355550
Also, please mark it helpful, if the issue gets resolved.