- This topic has 7 replies, 2 voices, and was last updated 4 years, 4 months ago by Alexander Bautz.
-
AuthorPosts
-
-
August 11, 2020 at 00:10 #31121
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
-
August 11, 2020 at 13:21 #31131
Not 100% sure I understand what you mean, but could it be a problem with conflicting rules setting the fields to readonly / editable?
Alexander
-
August 12, 2020 at 16:21 #31154
Please see attached document for the issue I have. It has screen shots explaining how non editable fields are coming as editable
Attachments:
-
August 12, 2020 at 20:20 #31158
I suspect it has something to do with the setup of your rules so I need to see a screenshot of the rules that make the fields readonly.
Alexander
-
August 12, 2020 at 21:00 #31165
See attached the Rules setup for Edit Form
Attachments:
-
August 12, 2020 at 21:29 #31171
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).
Alexander
-
August 12, 2020 at 21:54 #31173
Alexander, good suggestion. That seem to have worked. Thanks a lot.
-
August 12, 2020 at 22:14 #31175
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 -
August 12, 2020 at 22:59 #31177
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.
Alexander
-
-
AuthorPosts
- You must be logged in to reply to this topic.