I added a custom form to my opportunity entity so now I have the default “Information” form and now my new custom form.
I have changed the order using the “form order” dialog to change my custom form from top to bottom.
No matter how I rearange this, the new custom form shows by default.
What is causing this and how can I change it?
UPDATE:
I have discovered that the forms are showing in the correct order BUT once a form is selected it becomes the default view on a per user basis.
So any user that has not used that entity before will have the default form. Once they switch the other one now becomes default for that user only.
I would just like to hide the other form in the dropdown list, which I will attempt to do with JS.
I have discovered that the forms are showing in the correct order BUT once a form is selected it becomes the default view on a per user basis.
So any user that has not used that entity before will have the default form. Once they switch the other one now becomes default for that user only.