OperationsCommander - https://opscom.wiki

Forms Module

OperationsCommander works hard to maintain an up to date product wiki! If you have any questions or if you feel something is missing, post about it in the community.

Forms Admin

The Forms module allows organizations to create and manage digital forms for special requests and communications with users. Its primary purpose is to streamline data collection and digitize specialized workflows directly within the system. This article is intended for OPS-COM administrators responsible for setting up, configuring, and managing these digital forms.

Setup and Configuration

Administrators must ensure they have the appropriate role permissions assigned before attempting to create or modify forms.

Admin Side: Administrators require specific permissions to access the form builder tools.

  1. Hover over System Configuration, click Admin Management, and click Manage Roles.

  2. Select the relevant administrator role and click the Permissions button.

  3. Navigate to the Users tab and enable the Edit Forms and View Forms checkboxes.

  4. Click the Save button to apply the changes.

The Forms module has been refactored with new functionality, and new forms are currently only operational on the OPS-COM app. Any existing forms created in the old format are not compatible and must be recreated using the new form builder.

Using this Feature

Administrators can use the following instructions to access the module and utilize the available form management tools.

  1. Hover over User Management, hover over Forms, and click List Forms to view the complete list of existing forms.

Available Actions and Buttons

Once on the list page, administrators can interact with forms using the following actions:


Best Practices and Considerations

Viewing Form Entries

The Viewing Form Entries feature allows administrators to view, search, and manage user submissions for custom digital forms. Its primary purpose is to provide the tools necessary to review submitted data, edit information, and communicate directly with the submitter. This article is intended for OPS-COM administrators responsible for managing form data and processing user requests.

Setup and Configuration

Before you can search for and manage form entries, the foundational forms must be established in the system.

Admin Side: This functionality requires that a digital form has already been created and submitted by users. The specific search options available on the Form Entries page are strictly dependent on which fields were marked as "searchable" during the form's initial setup. Instructions for configuring these field settings can be found in the Creating New Forms article.

User Side: End-users submit form entries via the public-facing platform or OPS-COM app, but they cannot view the administrative entry management backend.

Using this Feature

Administrators can use the following instructions to search for specific form submissions and manage them individually from the entry view page.

Searching for Form Entries

  1. Hover over User Management, hover over Forms, and click List Forms.

  2. Locate the desired form in the list and click the entries button.

  3. Enter a date range using the Start date and Up to and including fields on the Form Entry Search page.

  4. Select which searchable columns will be displayed in the results list using the Show in results multi-select box.

  5. Click the toggle more options button to filter by specific answers. This reveals text boxes for each searchable field where you can enter a targeted search query.

  6. Click the search button to generate the list of entries.

  7. Click an individual entry from the results list to view its full details.

Working with an Individual Entry

The Entry View page displays the submitter’s information and all of their submitted answers. Administrators can perform the following actions from this page:

Visual Cues: Fields marked as Admin-Only are clearly indicated by a blue border. Hovering your mouse over this border will display a helpful administrative tooltip.


Best Practices and Considerations

Form Field Types

The Form Field Types reference provides a detailed overview of the various field types available when building a custom digital form. Its primary purpose is to help administrators understand the function and configuration options for each individual field, enabling them to create effective and user-friendly forms. This article is intended for OPS-COM administrators responsible for designing and deploying digital forms.

Setup and Configuration

This feature involves utilizing the available building blocks within the form creation tool.

Admin Side: No special system configuration is required to use these form fields. For a complete guide on building a form from scratch, please refer to the Creating a New Form article.

Using this Feature

Administrators can utilize the following field types when designing their custom forms. Each field type includes specific configuration options.

Checkbox Group

Used to allow a user to select one or more options from a list.

Date Field

Used to get a date from the user, who will be presented with a calendar date picker.

Header

Used to display a header or subheader on the form. This is a display-only field.

Number

Used to accept numerical digits only.

Paragraph

Used to display a block of text on the form, such as for instructions. This is a display-only field.

Radio Group

Used to allow a user to select only one option from a list.

Select Menu

Presents a drop-down list of options. This is ideal for questions with many choices to save screen space.

Text Field

Used to allow a user to input a single line of text.

Text Area

Similar to a Text Field, but provides a larger, multi-line area for text input.

Keep your end-users in mind when designing forms. Leveraging field limitations (like Max Length or Min / Max dates) proactively prevents data entry errors and saves administrative time later during the review process.


Best Practices and Considerations

Forms

The Forms module allows administrators to create, manage, and deploy custom digital forms for end-users. Its primary purpose is to seamlessly collect specific information for organizational processes such as applications, appeals, or feedback. This article is intended for OPS-COM administrators responsible for building and managing digital forms.

Setup and Configuration

The primary setup step involves creating and configuring a new form using the three-tab interface.

Admin Side: Administrators build the forms using the administrative interface.

This is a refactored module. Existing form data from older versions of the system is not compatible, and old forms must be recreated using this new tool. To view the different options available for form building, please refer to the Form Field Types article.

User Side: Users do not configure forms but will interact with and submit the published forms based on the availability schedule defined by the administrator.

Using this Feature

Administrators can use the following instructions to navigate the form builder and manage their existing digital forms.

Creating a New Form

  1. Hover over User Management, hover over Forms, and click List Forms.

  2. Click the Add Form button on the Forms List page.

  3. Enter a Title and Description for your form on the Form Basics tab.

  4. Enable the Visible checkbox to make it accessible to users.

  5. Set a Show At and Hide At date and time to schedule the form's exact availability.

  6. Navigate to the Post Form Actions tab to configure what happens after a user submits the form.

  7. Select Mail to specific email to automatically send a notification email to an administrator upon submission.

  8. Define the Completion Text message that will be displayed to the user after they successfully submit the form.

  9. Navigate to the Questions tab.

  10. Drag and drop the desired field types from the right-hand panel into the questions area on the left.

  11. Click the edit icon on each field to configure its specific options, such as its Label, Help Text, and whether it is a required field.

Managing Forms in the List

Administrators can perform several actions on existing forms directly from the Forms List page:

Understanding Question Options

When editing an individual question field, the following options are available to refine data collection:


Best Practices and Considerations