Skip to main content

Auto Select All Connection Values

Overview

The Auto Select All Connection Values Plugin simplifies form interactions by automatically selecting all available values in a connection field. It adapts to both single and multiple selection modes, ensuring that all relevant values are pre-selected before form submission, thereby streamlining the user experience.

Use Cases

  • This plugin is ideal for forms where users are expected to select all available options in a connection field, such as assigning multiple roles to users, selecting all categories for a product, or pre-filling related records. It eliminates the need for manual selection, saving time and reducing the chance of errors.

Installing the plugin

Prerequisites:

  1. The page must have a form component
  2. The form must have a connections field 
  3. Javascript must be enabled (applicable if your're on trial account)

Step-by-Step Installation:

  1. Navigate to the page with this form, this can be a parent or child page. 
  2. Click on the Plugins
  3. Find the Auto Select All Connection Values plugin
  4. Select the form 
  5. Select the connections field

Removing the Plugin

To remove the plugin, find the Javascript code that is surrounted with a comment for the plugin name and delete the code. Do the same for the CSS as well.