I have a user receiving the ECL alert -No Signature - with a getprofilefield.
I found where if you use that function on a richtext field hide when formula you will get an error.
I am using it in a dialoglist field to pull in values from a setup document.
I don’t know how to fix this error. I know the user should not click Start trusting the signer to execute this action. But… what should I change.
Not very tricky: @GetProfileField(“adminSetup”;“Categories”) in the formula for the choices. This is the only place I am using this function call…
Thanks in advance for your help.
Subject: Not sure how to fix that in particular … can you work around it?
Maybe throw the function in a CFD field to read it? I’m not sure if the order of processing will allow it to be changed every time you load the doc though.
And then it may just ECL-alert on the smaller formula, too. I haven’t checked this in a while.
Wonder why it’s alerting on reading another Note in the same DB.
Subject: Not sure how to fix that in particular … can you work around it?
Maybe throw the function in a CFD field to read it? I’m not sure if the order of processing will allow it to be changed every time you load the doc though.
And then it may just ECL-alert on the smaller formula, too. I haven’t checked this in a while.
Wonder why it’s alerting on reading another Note in the same DB.
Subject: Not sure how to fix that in particular … can you work around it?
Maybe throw the function in a CFD field to read it? I’m not sure if the order of processing will allow it to be changed every time you load the doc though.
Subject: Updated the client
Hmm… I have no idea.
We did update his client to Notes 9.x and now he isn’t receiving the message anymore.