How to Move Submit button in Catalog Item request page from top to Bottom of the page.

Priya Gautum
Kilo Guru

Hi All

How can we move the catalog Item Submit button from top to bottom of the page?

find_real_file.png

Regards,

Priya

9 REPLIES 9

create one variable set and add that macro type variable. once you will done then add that variable set in all catalog item. this way it can be done. 

Can't we move the existing submit button from top to bottom??

I would not suggest to do that. it's OOTB and might be in future upgrade you will face some issue. 

Ohh!!!

Thank You for your input.

Let me try to do like this, and will update you soon.

akashpaul
Tera Contributor

Is there any way to use the option schema on custom widget. We have cloned the cat item widget and used the following code to call the oob widget:

<sp-widget widget="data.catItemWidget"></sp-widget>

Now we have a requirement to move the button at the foot of the form. Please let me know if it is possible.