Grid Bound to an Entity

You can add the Grid component to a form that can be edited by the end-user. Any data entered or modified in the grid can be used to update an entity record in the CampusNexus CRM or Anthology Student database. For example, the grid may allow the end-user to attach documents that will then be stored in the database in the DocumentEntity array. You can configure the grid to display specific columns and perform sorting, paging, and filtering operations via its built-in property settings.

Control Property Settings

Grid Properties

Rendered Component

Rendered Grid

 

Workflow Argument

myDocuments argument

Column Specifications for an Editable Grid bound to an Entity

Edit Grid Columns