We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

Is it possible to show variable set of the catalog form under the sc_request page?

SNDP
Tera Contributor
 
2 REPLIES 2

Badrinarayan
Kilo Sage

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.

Badrinarayan_0-1725954151065.png

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

Not applicable

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.