Avatar

Correct answer by
Level 7

just put in the exit event of the textfield (in formcalc):

if ($.isNull == 0) then

$.border.edge.presence = "visible"

else $.border.edge.presence = "hidden"

endif

View solution in original post