I have a SP List with multiple tabs on Edit Form. When it renders the page the editable attributes are not rendered well the first time. When I click again then the attributes displayed are rendered well. Basically tab is showing non editable fields as editable when the page loads for the first time
On all the rules you must check the “No reversing of this rule” – if not, all the rules that are NOT matched will be reversed (making all fields in the readonly section editable).
Sorry I tested after making those changes, now initial rendering of tabs is good but when I move between tabs then attributes are not rendered well. Seeing two issues when moving between tabs
1. Hidden field on one tab remains hidden for another tab where it should be visible
2. Editable fields become non editable when moving between tabs and not functioning as intended
When you use the “No reversing of this rule” only the rule that is actually triggered will take effect. This means you must set ALL visible, editable, readonly (and so on) fields that is supposed to be in the tab in each rule.