Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

The following instructions build on how to create Fillable PDF forms. Please complete these steps before creating a download PDF link on the confirmation page. 

Locating the Form ID number

  1. From the administration bar, select Workbench, and then select My Dashboard

  2. Under Forms, select the drop-down arrow beside Form.

    Forms drop-down menu.
  3. Select Manage PDFs

  4. Select Edit under the Operations column for the Web form you want to create the download PDF link for. 

  5. Under Form Info, locate the Form ID number (the number between the square brackets). 

    1. In this example, the Form ID number is 1.

  6. The Form ID number will be used in the next steps to create the “Download PDF” link.

  1. From the administration bar, select Workbench, and then select My Dashboard

  2. Navigate to the Forms list.

  3. Locate the form you want to configure and select the drop-down menu under the Operations column.

  4. Select Settings.

  5. Select the Confirmation sub-tab. 

    Confirmation sub-tab.
  6. In the Confirmation message field, select Source

  7. Paste the following text: <a href="[site:url]fillpdf?fid=FormID&amp;entity_type=webform_submission&amp;entity_id=[webform_submission:sid]">Download PDF</a>

    1. Replace FormID with the number in square brackets from step 5, of Locating the Form ID Number.

    2. Replace Download PDF with the link text you want to display. If left unchanged, the link text on the confirmation page will be "Download PDF." 

  8. Select Save.

Instructions if link button is shown in Confirmation tab (CURRENTLY UNAVAILABLE)

  1. From the administration bar, select Workbench, and then select My Dashboard

  2. Navigate to the Forms list.

  3. Locate the form you want to configure and select the drop-down menu under the Operations column.

  4. Select Settings.

  5. Select the Confirmation sub-tab. 

    Confirmation sub-tab.
  6. In the Confirmation message field, enter link text for the download PDF link  

    1. Example: "Download PDF" 

  7. Highlight the link text for the download PDF link, and select the Link icon

  8. Paste the following text: [site:url]fillpdf?fid=FormID&amp;entity_type=webform_submission&amp;entity_id=[webform_submission:sid]  

    1. Replace FormID with the number in square brackets from step 5, of Locating the Form ID Number.

  9. Select Save. 

  • No labels