␡
- Adding text fields
- Adding radio buttons
- Adding a combo box
- Adding a description to a form field
- Setting the tab order of the fields
- Adding a button to submit the form
< Back
Page 6 of 6
From the book
Adding a button to submit the form
Adding a button to submit the form
If you distribute a PDF form, you’re going to want to include a way for anybody who fills out the form to return it to you. To accomplish this, you’ll create a button that sends the filled-out PDF form to your email address.
- Drag the red button named “6” in the Buttons And Forms panel and position it below “Click to submit your information.” Align the left edge of the button with the left edge of the State field; align the bottom with the bottom of the E-mail Address field.
- Use the Selection tool (
) to widen the button by dragging the midpoint handle on its right edge so that the edge aligns with the column guide.
- Shorten the button by dragging the midpoint handle on its top edge down until it’s the same height as the E-mail Address field. A Smart Guide is displayed when the edges align and the heights are the same.
- In the Buttons And Forms panel, enter Submit Form in the Name field, and then press Enter or Return.
- Click Go To URL, click the Delete Selected Action button (
), and then click OK to confirm the deletion.
- Click the Add New Action For Selected Event (
) button, and then choose Submit Form from the menu.
- In the URL field, enter mailto:. Make sure you enter a colon after “mailto”. Do not enter a space or a period before or after the colon.
- Enter your email address after mailto: (for example, pat_smith@domain.com). This will return the completed form to you.
- Press Enter or Return to apply the changes and then choose File > Save.
< Back
Page 6 of 6