Skip to content

Review Forms

Andy Byers edited this page Sep 14, 2017 · 1 revision

The Review form manager lets you define any number of review forms you like. You also set a default review form via the Review Settings page.

Janeway Review Form Manager

Review forms are made up of 4 fields and any number of elements:

  1. Name - This form's name.
  2. A slugified version of the form name - ie. no spaces, caps or special characters.
  3. Intro - Some text to introduce the review form or give instruction on the form.
  4. Thanks - Text displayed after a user completes the form.

Review Form Elements

Once you have added a form you can then associate elements with it. A review form element is made up of 7 elements:

  1. Name - The name of the element, will be used for its .
  2. Kind - The field type (Text Field, Text Area, Check Box, Select, Email, Upload, Date).
  3. Choices - A list of elements separated by the bar (|) character, is only used in Select fields.
  4. Required - If true, the field is required.
  5. Order - The order in which the elements should appear on the form.
  6. Width - Either third, half or full. Elements take up 3 (third), 6 (half) or 12 (full) columns on the screen.
  7. Help Text - Displayed alongside the element to assist the user completing that specific element.

To aid in developing your review forms, when editing a form there is an option to preview the form, its recommended that you open this window in a new tab and refresh it as you add elements to ensure they are laying out as you would expect them to.

Janeway Review Form Preview

Wiki has moved to read the docs.

Clone this wiki locally