Forms

Forms in Galago provide a user friendly interface to create user input forms. These forms then can be called at protocol run time and user inputs are mapped to variables in the database.

Table of Contents

  1. Overview
  2. Creating Forms

Overview

A form is the link between a user wanting to enter custom parameters to a protocol and the protocol it self. We provide an intuitive form builder to easily create and manage forms.

Creating Forms

Form Creation Process

1
Navigate to the Forms page and click "New Form". Enter a name and save it.
2
Select a form from the 'Select Form' dropdown.
4
Click on the gear button at the right side of each field to configure field properties.
5
Click on the gear button at the right top of the form to configure form properties.
6
Save your Form