In account entity I have 4 forms, form1, form2, form3, form4. when never I clicked on new form button, I want show form3 is default form.
I set form order form3 is in top but it's not working as we exapted. How to achieve this? with JavaScript is possible? if possible, can you share the code with me please.
When a user selects a form to open a record, the system remembers the user's selection. The next time this record is opened, the form that the user last opened is used.
When we change the order in which the form is displayed, we are actually changing the order of the form selection list.
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.