I want to add a field after add attachement field in service catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
6 hours ago
I used Container Start, Container Split, and Container End in the ServiceNow Form Designer to place two fields side-by-side. However, the fields are appearing above the “Add Attachment” section. I would like to know how to position the fields below the form fields and closer to the attachment section. Is it possible to control the placement of fields relative to the Add Attachment section in Form Designer?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
46m ago
Hi @srisravyavv ,
You cannot place catalog variables after the “Add Attachment” section in ServiceNow Service Catalog Form Designer.
The Add Attachment area is a system-controlled UI component that always renders after all catalog variables. Container Start / Split / End can only control layout within the variable area, not relative to system sections like Attachments.
If this response was helpful, please consider marking it as Correct and Helpful. You may mark more than one reply as an accepted solution
