PlatoForms User Guide
Ctrl+K
  • Form Builder

    Creating an Online Form for an Existing PDF

  • Custom Domain

    With Builder you can build three types of forms: online web forms, online PDF forms, and master forms.

  • Master Form Builder

    you will arrive at the Form Builder. On the form Builder, there are three main sections:

Integrate with Cloud Drive

PlatoForms smoothly works with cloud drives, letting you upload and save form submissions. Once you link your form to your cloud drive, any PDF created from a submission goes straight to your chosen cloud drive folder.

Prerequisites

  • You need an active cloud drive account.

    Note

    PlatoForms currently supports Dropbox, Box, OneDrive, and Google Drive.

  • Before using this feature, it’s a good idea to create a folder in your cloud drive for storing form submissions.

  • It’s also recommended to log in to your cloud drive account in a web browser beforehand.

Integrate with cloud drive

Connect with your cloud drive

Note

The steps described below apply to all the cloud drive applications supported by PlatoForms.

  1. Go to the Dashboard and select your desired form.

  2. Click the Settings (gear) button at the top right of the form, then click Cloud Drive.

    Click cloud drive

  3. In the Cloud Drive window, select the tab for your preferred cloud drive, and switch on the Connect to option.

    Click cloud drive

    You’ll be asked to grant permissions for PlatoForms to access your cloud drive account. Follow the instructions to authorize access.

Customize integration settings

  1. After successfully connecting your account, you can set up integration settings like:

  2. Click Save to save your settings.

Set up your storage folder

Choose a storage spot

When you’re setting up your integration settings, you can pick a storage folder and make a subfolder.

  1. Click Browse to choose a folder from your cloud drive account.

    Browse cloud drive folders

    Note

    You might need to grant access one more time. Click Browse again to see your cloud drive folders.

  2. Select the folder you made for uploading submissions.

    Browse cloud drive folders

    You’ll see the folder’s location in the Saving to Folder box.

    save online PDF to drive folder

Create a new subfolder

  1. Switch on the Create Subfolder option.

    create subfolder for online PDF

  2. In the Subfolder input box, enter your custom field to give a name to your subfolder.

    online form name

    Note

    To know what custom fields are available, check out the Name subfolder with custom fields section.

  3. Click Save to save your settings.

Name subfolder with custom fields

You can include custom fields in the name of a subfolder, and when the subfolder is created, these custom fields will be replaced with their actual values.

Currently, the custom fields that are supported include:

  • {{index}}
    A unique index of this form submission. Use this custom field if you prefer using a unique value as the subfolder name.

  • {{yyyy-mm-dd}}

    The “file creation date”. It can be in any format you prefer. If you want to use dates as subfolder names, just paste this code in the subfolder setting section. Here’s an example: You can use formats like {{mm.dd.yyyy}} or {{dd/mm/yy}}. In these formats, dd represents the date, mm stands for the month, and yyyy or yy represents the year.

  • {{data.fidXX}}

    Use the data in the form submission to name your subfolder. fidXX stands for the Field ID. You can locate this ID in the form builder.

    Note

    Keep in mind that the form editor displays only the ID numbers, so you should add fid before the number to reference the field correctly, like fid3.

    Form Field ID
    Get the field ID in form editor

  • {{form_name}}

    Use this to organize your subfolder with the same name as your online form. For instance, if your online form is named “sample.pdf”, your subfolder will be named “sample_pdf.”

  • {{tracking_code}}

    A code to track the submission in the submission page.

    Form Field ID
    Submission tracking code exmaple

  • {{revision}}

    This custom field displays submission revisions, starting at 1 and increasing with each edit and resubmission. You can check the submission revisions from Action dropdown on the Submissions page.

    View revision history

Remove connection

To remove the connection to your cloud drive, go to the Cloud Drive window you set up connection, and click Remove Connection > Confirm.

link cloud drive

Video tutorial

Is the content helpful?