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

Service Portal Summary Variables issue

BoHyun Jung
Mega Sage

In the catalog item, I would like to make sure that variables whose setDisplay is false do not appear in the summary of the Service Portal.

 

 

2 REPLIES 2

shubhamdubey
Mega Sage

Hi @BoHyun Jung 

can you share the code ?

Hi @shubhamdubey 

 

It was solved by using the setDisplay function and the clearValue function together.😄