Hi,
I have a calculated value "secretnumberx2" that is successfully used as a constraint ".>=0 and .<=${secretnumberx2}".
But using this as the constraint_message fails "Please input a number between 0 and ${secretnumberx2}"
It displays "Please input a number between 0 and /MattsTest2/secretnumberx2"
Any advice please (new to this)?