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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2019 03:19 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2019 05:28 AM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2019 09:23 AM
Can't we move the existing submit button from top to bottom??

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2019 09:30 AM
I would not suggest to do that. it's OOTB and might be in future upgrade you will face some issue.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-08-2019 09:32 AM
Ohh!!!
Thank You for your input.
Let me try to do like this, and will update you soon.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-01-2022 02:41 AM
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.