Getting Started

Scripting Custom Views

Types of Custom Views

Custom Views come in three flavors - Form, Submission, and Dashboard.

Form Views belong to a single form and should display information about the form's submissions. They'll appear below the form's name in the sidebar.

Submission Views belong to a single submission and should display information about the its fields. Users can open Submission View pages in the context of different submissions using a button on the submission page.

Dashboard Views are independent and should be used to display any uncategorized information. They'll appear in the sidebar on their own instead of under a form.

Opening the Custom View Editor

Creating Form or Submission Custom Views
  1. Open the Form Editor for a saved form
  2. Open the Options tab in the menu bar
  3. Open the Scripting drawer in the Options sidebar
  4. Click the Views option to open
  5. Click Create a New View under Form or Submission views
Creating Dashboard Custom Views
  1. Open the Responses list page for a form
  2. In the sidebar, click the Arrow next to the Create Form button
  3. Click New Custom Dashboard