Need to change the position of Submit Button on the Catalog Form in Service Portal

Mahesh Pydisett
Tera Contributor

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.

 

MaheshPydisett_0-1746102216830.png

Thanks in Advance!!!

 

 

2 ACCEPTED SOLUTIONS

Ankur Bawiskar
Tera Patron
Tera Patron

@Mahesh Pydisett 

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:

AnkurBawiskar_0-1746103056276.png

 

If my response helped please mark it correct and close the thread so that it benefits future readers.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

Ankur Bawiskar
Tera Patron
Tera Patron

@Mahesh Pydisett 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

View solution in original post

12 REPLIES 12

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! */


@Mahesh Pydisett 

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.

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

jack5253
Tera Contributor

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.