Hi guys,I am fairly new to Adobe Livecycle and javascript in general. I am trying to create a form that has multiple checkboxes. Once a checbox is selected, I want to show a subform. If that checkbox is not selected, I want that subform to be hidden.Under the click event for the checkbox, I have tri...