Table of Contents

Grid View for Signatures

Overview

When configuring a signature for grid view, additional attributes are required beyond the standard GridViewDataEntry attribute.

Configuration

When configuring a signature for grid view, additional attributes are required beyond the standard GridViewDataEntry attribute.

  1. Locate the signature custom type on the form.
  2. Select the checkbox, and in the options accordion add the attribute GridViewDataEntry with a value equal to the form id.
  3. With the checkbox still selected, add the attribute GridViewSigDate with a value equal to the element id of the date field.
  4. With the checkbox still selected, add the attribute GridViewSigName with a value equal to the element id of the name field.
  5. With the checkbox still selected, add the attribute GridViewSigUserId with a value equal to the element id of the name field.