I have a two-page form (actually 1 form w/ 2 subforms), and each page has a Reset Form button. Using Action Builder, I need to script the same multi-step action for both buttons. Is there a way for me to write it once on page 1, then call it from the ResetButton2.click action on page 2?Since both Re...