-
Using a constant value in calculated field
Hi,
How can I use a constant value in a calculated field in JS ?
It’s now possible to record a constant with Server Settings / Advanced / custom.MyConstantValue
When I assign a field to a JS variable, I can do
var MyVariable = ($(“clip[MySet.MyField]”)) ;
How can I assign in JS custom.MyConstantValue to MyVariable ?
I tested a lot of syntax without success
It is possible or not ?
Thank’s in advance
Sorry, there were no replies found.