Clear checkbox on page show
Posted: Fri Oct 30, 2015 12:37 am
I must be overlooking something simple. I wish to reset (Clear values) of a checkbox group on page show. I have tried thr following without success:
Apperyio("checkActive").val("");
Apperyio("checkActive").val("");
Apperyio("checkProspect").val("");
Apperyio("checkInactive").val("");