read access -->
<sysFilter name="readAccess">
<condition enabledIf="hasNamedRight('admin')=false">
<condition enabledIf="hasNamedRight('GermanyRecipientAccess')=true" expr="(Lower([country/@isoA2])='de'"/>
</condition>
</sysFilter>
<!- write access -->
<sysFilter name="writeAccess">
<condition enabledIf="hasNamedRight('admin')=false">
<condition enabledIf="hasNamedRight('GermanyRecipientAccess')=true" expr="(Lower([country/@isoA2])='de'"/>
</condition>
</sysFilter>
Hi All,
I am confused hasNamedRight('admin')=false AND hasNamedRight('mynamedright')=true
what is the differEnce between hasNamedRight('admin')=false AND hasNamedRight('mycstomright')=true in sysfilters
what is the meanign of true and false here in terns of fetching
<condition enabledIf="hasNamedRight('GermanyRecipientAccess')=true" expr="(Lower([country/@isoA2])='de'"/>
</condition>
</sysFilter>
why we ened tos et for admin=false and cusotm named right=true
@isahore
@ParthaSarathy
@ParthaS
@AkshayAnand
@Craig_Thonis
@Manoj_Kumar_
@Amine_Abedour
@Marcel_Szimonisz
@DavidKangni
@Amit_Kumar
@ShashankNigam02
@Ganesh5067
@Jonathon_wodnicki