Hi,
I need to use zoho.loginuserid in a formula field, but <Expression 2> is not used at all. For example :
- if((zoho.loginuserid == null),"not logged","<a href='MyLink'>logged</a>")
This is used in a public view, when we "sign in" the value doesn't switch to "logged"). Any ideas please ?
Thanks.