File tree Expand file tree Collapse file tree 2 files changed +16
-5
lines changed
force-app/main/default/flexipages Expand file tree Collapse file tree 2 files changed +16
-5
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<FlexiPage xmlns =" http://soap.sforce.com/2006/04/metadata" >
3
3
<flexiPageRegions >
4
4
<itemInstances >
1085
1085
<fieldItem >Record.LastModifiedById</fieldItem >
1086
1086
<identifier >RecordLastModifiedByIdField</identifier >
1087
1087
<visibilityRule >
1088
- <booleanFilter >1 OR 2</booleanFilter >
1088
+ <booleanFilter >1 OR 2 OR 3 </booleanFilter >
1089
1089
<criteria >
1090
- <leftValue >{!Record.LastModifiedBy.Contact.Account.CRM_Person__r.INT_Confidential__c}</leftValue >
1090
+ <leftValue
1091
+ >{!Record.LastModifiedBy.Contact.Account.CRM_Person__r.INT_Confidential__c}</leftValue >
1091
1092
<operator >EQUAL</operator >
1092
1093
<rightValue >UGRADERT</rightValue >
1093
1094
</criteria >
1096
1097
<operator >CONTAINS</operator >
1097
1098
<rightValue >Formidler</rightValue >
1098
1099
</criteria >
1100
+ <criteria >
1101
+ <leftValue >{!Record.LastModifiedBy.Profile.Name}</leftValue >
1102
+ <operator >CONTAINS</operator >
1103
+ <rightValue >Saksbehandler</rightValue >
1104
+ </criteria >
1099
1105
</visibilityRule >
1100
1106
</fieldInstance >
1101
1107
</itemInstances >
Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" ?>
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<FlexiPage xmlns =" http://soap.sforce.com/2006/04/metadata" >
3
3
<flexiPageRegions >
4
4
<itemInstances >
778
778
<fieldItem >Record.LastModifiedById</fieldItem >
779
779
<identifier >RecordLastModifiedByIdField</identifier >
780
780
<visibilityRule >
781
- <booleanFilter >1 OR 2</booleanFilter >
781
+ <booleanFilter >1 OR 2 OR 3 </booleanFilter >
782
782
<criteria >
783
783
<leftValue >{!Record.LastModifiedBy.Profile.Name}</leftValue >
784
784
<operator >CONTAINS</operator >
789
789
<operator >EQUAL</operator >
790
790
<rightValue >UGRADERT</rightValue >
791
791
</criteria >
792
+ <criteria >
793
+ <leftValue >{!Record.LastModifiedBy.Profile.Name}</leftValue >
794
+ <operator >CONTAINS</operator >
795
+ <rightValue >Saksbehandler</rightValue >
796
+ </criteria >
792
797
</visibilityRule >
793
798
</fieldInstance >
794
799
</itemInstances >
You can’t perform that action at this time.
0 commit comments