Aem Forms Designer Standalone -
She replied with a thumbs-up emoji.
The Hierarchy palette bloomed on the left. form1 > subform_claimDetails > subform_vehicleInfo > subform_garageAddress . Each nested subform was a Russian doll of business logic. He clicked on a text field: "DriverLicenseNumber." The Object palette revealed twelve lines of JavaScript in the calculate event. aem forms designer standalone
He found the button. It was a floating field with a click event that cloned a subform using subform_vehicleInfo.instanceManager.addInstance(1) . But the original developer forgot to reset the instance indices on the dependent script. On Macs, the Adobe Acrobat plugin handled the XFA (XML Forms Architecture) differently. The indices got tangled. The form would render blank. She replied with a thumbs-up emoji