Hey there, i have made a few forms in ES2 now, but ran into an odd
problem.. The master page header that i have setup clears all input data
after a check box is checked. The action script for that check box is
only supposed to hide a table, but wipes everything aswell. Another
thing, why doesn't the input data for headers on the master page not
show on all subsequent pages? I would expect to only have to enter it
once. In my case its a Patient name field which is required to remain on
top of eve...