Avatar

Level 7

you could put this into the exit event instead (in formcalc):

if ($.isNull) then

    xfa.host.messageBox("Please select a type.")

    xfa.host.setFocus("$")

endif