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.

How to change Catalog Item layout

dianemiro
Kilo Sage

Hello Everyone

We have a page with this link: ServiceNow

This is the current layout of our Catalog Item form:

find_real_file.png

How can we change the layout to this?

find_real_file.png

Best Regards,

Diane Miro

1 ACCEPTED SOLUTION

dianemiro
Kilo Sage

Hi Everyone,



I was able to do this by modifying the UI Macros for Catalog Item and Order Guide.



Best Regards,


Diane Miro


View solution in original post

12 REPLIES 12

Hi Diane,


You don't need to do any changes in this ui script.


1-     create ui page, and type there description and short description message in html paragraph or heading


2- and create field based on the order which u need type should be ui page and configure that ui page to that field.



Thanks


Prakash Ranjan


Hi you can also do another thing.


go to maintain item


then find ur catalog , in that html section u can update you message.For ur reference



view:


find_real_file.png


changes:


find_real_file.png





Thanks


Hi Prakash



The issue here is Short Description comes before the Description that's why I cannot do this. If I create a UI Page, we have 200+ Catalog Items and I don't want to be updating each and everyone of the catalog items. Do you have other ideas?



Best Regards,


Diane Miro


Hi Diane,


as per my understanding you wanted to update the description and short description fields for 200+ catalog right.So to achieve you suppose to run ondemand schedule job to update those 200 catalog.



Thanks


Ujjawal Vishnoi
Mega Sage

Hi Diane,



You can go to maintain cart layouts and can add your desired content by macro.



Regards


Ujjawal