Avatar

Level 6

Hi,

You can do it with script:

$.rawValue = concat("(" , NumericField1.rawValue , ")"), field which shows this value should be TextField.

Also you can use patterns, for youre case use num{( -zzzz)}.

BR,

Paul Butenko