Skip to main content
Skip table of contents

Automatically Expand the Fields when Selecting All

By default, when you use the Select all at level option in SuperWEB2, the field does not automatically expand to show the selected values:

Seleting State within the Select all at level dialog

To view the selected values, you have to manually expand the field by clicking the folder to the left of the field name.

If you prefer, you can configure SuperWEB2 so that fields automatically expand to show the selected values when you use the Select all at level option:

The Area field with all items at State level selected

To make this change, you need to edit the file <tomcat_home>\webapps\webapi\WEB-INF\classes\configuration.properties

Make a backup copy of this file before making any changes.

  1. Open configuration.properties in a text editor.
  2. Locate the following section:

    HTML/XML
    schemaTree.expandOnSelection=
  3. Set the value to true:

    HTML/XML
    schemaTree.expandOnSelection=true
  4. Save your changes.

  5. Restart Tomcat (or the SuperWEB2 Service).
  6. Log in to SuperWEB2 and use the Select all at level option on a field to verify that it automatically expands.
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.