Avatar

Level 10

You're welcome.

Yes, you are right: 1=right and 3=left border.

In relation to the language, "this" is Javascript syntax for 'this object', the FormClc equivalent is "$". Also you drop the semi-colon in FormCalc. So this should work for you:

$.ui.oneOfChild.border.getElement("edge",2).presence = "invisible"

What you might find is that the more instances you add the slower the performance, because of this additional script. It just depends on how and when you call the script.

Good luck,

Niall

Assure Dynamics