UI Action Buttons ordering Issue in Catalog Task Form in SOWIssue UI Action buttons – Show Update, assign to me, Cancel Request, Request Approval, Request info from submitter and Save in the top banner. Rest of the options please roll them under the menu in Catalog Task.ReleaseIf the release is below Washington DC then this option would not be available.CauseBased on the information available, the root cause of the issue is configuration as per requirements. However, it is mentioned that the maximum number of buttons that can be visible at a time in the action bar is 5. If the number of actions exceeds this limit, the actions with higher order (lower priority) will be automatically moved to the overflow menu (Three dots).ResolutionTo resolve the issue, follow these steps:1. Navigate to the table `sys_ux_action_config`.2. Search for the action configuration where Name = SOW Actions.3. Open the SOW Actions configuration record.4. In the related tabs section, switch to the tab named "UX form actions layouts".5. In the selected tab, search the UX form action layout for the catalog task table.6. Open the UX form action layout record for catalog tasks.7. On the header, find the button "Unify actions".8. Click the button to unify actions.9. Once the actions are unified, all the actions tab on the catalog task ux form action layout record will be combined into a single tab named UX form action layout items.10. From the UX form action layout items, define the display type as "button" or "Overflow menu" as per your requirement. Also, set the order of each action as you would want to display in the catalog task form action bar.Note: The maximum number of buttons that would be visible on a form is 5, and automatically, extra buttons will be pushed to the overflow menu even if the display type was "button".Above steps can be followed to manage actions order on forms for any other table in SOW.