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.
- Locate the signature custom type on the form.
- Select the checkbox, and in the options accordion add the attribute GridViewDataEntry with a value equal to the form id.
- With the checkbox still selected, add the attribute GridViewSigDate with a value equal to the element id of the date field.
- With the checkbox still selected, add the attribute GridViewSigName with a value equal to the element id of the name field.
- With the checkbox still selected, add the attribute GridViewSigUserId with a value equal to the element id of the name field.