Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

I have added variable set for catalog item, but associated fields are not visible in Catalog form

guntrulaxma
Giga Contributor

I have added variable set for catalog item, but associated fields are not visible in Catalog form, but it is already added to other catalog items, there variable set fields are visible for them. please quickly give the response.

4 REPLIES 4

Kieran3
Tera Contributor

Hi guntrulaxma,

 

If possible, please could you provide a screenshot of the catalogue item (including the variable set) so we can help diagnose the issue?

 

Thanks!

guntrulaxma_0-1764175380392.png

guntrulaxma_1-1764175389545.png

guntrulaxma_2-1764175538112.png

underlined catalog variable is not showing in form level. it seems everything is good. but this is working well for other catalog items

KuldeepVaghela
Tera Contributor

Since the Variable Set works on other items, the set itself is fine. The issue is likely specific to this Catalog Item.

 

Check the UI Policies and Client Scripts on this specific item. You might have logic running on load that hides specific fields (or hides a container) that is inadvertently hiding the Variable Set fields too.

 

Also, double-check that the Variable Set isn't accidentally nested inside a 'Container Start' on this item that is hidden or not properly closed with a 'Container End'.

 

Hope that helps! If this points you in the right direction, please mark the answer as Helpful.

guntrulaxma
Giga Contributor

guntrulaxma_0-1764175965880.png

underlined catalog variable is not showing in form level, but it is showing other catalog items in form level.