GridPlus Helper

Overview

Defines logic necessary to use the Grid+ Component plug-in to create, edit, and delete record data from your data fabric.

Key Features & Functionality

  • Functions:
    • Column configuration functions: used to define each column displayed in the Grid+ component plug-in. Dictates the way data is formatted, edited, and filtered for each column. Options include the following:
      • checkboxcolconfig
      • datecolconfig
      • dropdowncolconfig
      • numericcolconfig
      • textcolconfig
    • Validator function: defines custom validator logic to be used in the validator parameter of the column configuration functions above.
  • Servlets:
    • Get User Security Info: verifies the security permissions for the current end user, defined by the Appian designer in the configuration of the Grid+ component.
Anonymous