Problem with reset
hi guys.
i use wonderfully simple script found display hidden table when check box ticked, problem when reset form standard reset button, check boxes cleared, hidden tables stay visible... can offer assistance?
many thanks
form1.table3.row1[1].communication::change - (javascript, client)
if (communication.rawvalue == true)
{commtable.presence = "visible"
}
else
{commtable.presence = "hidden"
}
so want check boxes cleared , table become hidden upon reset?
More discussions in LiveCycle Forms
adobe
Comments
Post a Comment