Changes

Jump to: navigation, search

Visibility Condition

156 bytes added, 22:22, 13 November 2013
m
no edit summary
instr("@me.rolelist@",",9999,")<0
:''In this case ''instr'' will return false (-1) if the role is not found that will only display the field for users that don't have [[roleid]] 9999
 
*To make the field hidden for a user if they have a UTA Role of XYZ
INSTR("[#(?object=contact;criteria=rolename like 'XYZ';)~userid~,#]","@me.userid@")=0
*To make the field visible for a user whose parent company has company category 1234
3
edits

Navigation menu