changing the form template:
copy /packages/acs-templating/resources/forms/standars.adp to the same place with other name, lets say your_form_template.adp, and change it to your needs, then when you call in you .apd the form put src=your_form_template so it will use your new one.