Activity › Forums › Square Box CatDV › Using a constant value in calculated field
-
Using a constant value in calculated field
-
Samuel Brosset
October 9, 2020 at 1:03 pmHi,
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
Viewing 1 of 1 posts
Reply to this Discussion! Login or Sign Up
Log in to reply.