Solved
Hi @anushkaka1,
Thanks for your update, I don't really know if it will work, but let's try with form and list configurations, combined with operator group permissions and a name right for the technical operators. This should not impact workflows.
Best,
Celia
Hi @ccg1706,
I was finally able to mask "ctx" element within "eventHisto" schema using the below syntax:
<element accessibleIf="HasNamedRight('admin') or $(login) == 'internal' or $(login) == 'admin' or HasNamedRight('customNamedRightName')"
label="Event XML" name="ctx" type="ANY" xml="true"/>
Kind Regards,
Anushka K
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.