Avatar

Level 10

Hi,

in FormCalc you can use the Concat() method.

As mentioned above you can use the calculate event to place the script.


$ = Concat(Name,rawValue, " ", Type.rawValue, " ", Model.rawValue)