- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2025 05:24 AM
Hello Everyone,
Can anybody please help me on how to change Submit Button position on the catalog form, the requirement is I need to shift the submit button from right side to below the catalog form.
And please let me if it impacts OOTB functionality.
Thanks in Advance!!!
Solved! Go to Solution.
- Labels:
-
Architect
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2025 05:37 AM
this link worked for me
Could we move [Submit] button in the SP site?
CTRL + Right Click >> you will see the instance option >> just click on that >> then you will see check box type field "Order Item Section On Top", just unchecked that. then it will come into the bottom
Output:
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-01-2025 05:39 AM
if you want only submit button at bottom and not the Save as Draft then you will have to clone the OOTB widget, modify the HTML code for position and then add this widget again on the page.
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 05:58 AM
aaaah sorry, you are right, I have overlooked that part 🙂
/* If my response wasn’t a total disaster ↙️ ⭐ drop a Kudos or Accept as Solution ✅ ↘️ Cheers! */
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 06:27 AM
Hope you are doing good.
Did my reply answer your question?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-05-2025 08:05 AM - edited 05-05-2025 10:46 AM
You will need to copy the OOTB widget, change the HTML code for its location, and then re-add it to the page if you only want the submit button at the bottom and not the Save as Draft option. ucharts
In order to aid future readers, please flag my comment as right and terminate the post if it was helpful.