
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 02:37 AM
Hi,
I have a requirement where I have to design a service catalog form, I am not sure how can I do it. Kindly help.
Regards
Suman P.
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 02:55 AM
@Community Alums You can use Container start and container end in Variables to create separate sections of variable. You can watch this Youtube tutorial https://www.youtube.com/watch?v=onMhpldmI_s to know more about containers.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 02:46 AM
@Community Alums You can create the catalog item with variables using Catalog builder, for more information please refer to https://docs.servicenow.com/bundle/washingtondc-servicenow-platform/page/product/service-catalog-management/concept/catalog-builder.html.
Hope this helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 02:51 AM
Hi @Sandeep Rajput ,
My only problem is with the creation of section in service catalog.
Regards
Suman P.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 02:55 AM
@Community Alums You can use Container start and container end in Variables to create separate sections of variable. You can watch this Youtube tutorial https://www.youtube.com/watch?v=onMhpldmI_s to know more about containers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2024 03:09 AM
Hi @Community Alums
You can use "Container start" and "Container end" for dividing the form into different sections as below. If you want to split the row in two columns please use "container split".
----------------------------------
If you're requirement is to create sections in catalog item like in the native UI, Kindly check the below link.
https://www.servicenow.com/community/developer-articles/how-to-create-a-tabbed-catalog-item-in-service-portal/ta-p/2318111
If my answer solved your issue, please mark my answer as ✅Correct & 👍Helpful based on the Impact.
Regards
Mohan M