A different, but no-doubt related, problem to my post How to get 'exit
event' script to execute again when form file with saved data is
re-opened? of Oct 12, 2012Setting form properties to ‘automatic’, as
suggested by radzmar works fine if data is entered into the form and the
file is saved and then re-opened again, but if data is imported into a
blank form from an xml file all the ‘hidden’ fields and sub-forms remain
hidden regardless of the values now stored for the drop-down lists which
shoul...