Field variables
Signature Fields
- OWNER_ID
-
[STRING]-Owner ID card number (used for qualified certificates validation), this means that this field can only be signed with a certificate with this ID
- ISSUERS
-
[STRING]-The certificate issuers that can sign the field
- MESSAGE
-
[STRING]-Message to be included in signature popup
- BOX_WIDTH
-
[INTEGER]-Signature box width
- BOX_HEIGHT
-
[INTEGER]-Signature box height
- STORE_SIGN
-
[BOOLEAN]-Determine if a signature must be stored in the signature repository
- SIGNATURE_GROUP
-
[STRING]-Defines the signature group to which the field belongs. // TODO: (constraintrules.adoc[Constraint Rules])
- ALLOW_NONQC
-
[BOOLEAN]-If non qualified certificates can sign or not the field
- ALLOWED_TYPES
-
[STRING]-The type of certificates that can sign the field (SIGN,AUTHENTICATION or ALL)
- SIGN_LOCATION
-
[STRING]-The signing location to be applied to this field’s signature
- SIGN_REASON
-
[STRING]-The signing reason to be applied to this field’s signature
- SIGN_METHODS
-
[STRING]-Defines what sign methods are allowed on this specific signature field. This variable accepts a list of values from the following list (HANDWRITTEN,SMARTCARD,OTP,CLICKTOSIGN,TRANSCRIPTION,TFA)
- SIGNED_BY_USER
-
[STRING]-Indicates who signed the field
- SIGN_TIMESTAMP
-
[STRING]-Indicates when the field was signed
- SIGNED_BY_ROLE
-
[STRING]-Indicates what roles of the user that signed the field
- SIGNATURE_USERNAME
-
[STRING]-Sets an username to be used in a given signature field on a non-authenticated session
Text Fields
- COMB_FIELD_LIMIT
-
[STRING]-Sets the limit of characters in a comb field
- COMB_FIELD
-
[STRING]-Sets the text field as a comb type
- INPUT_RESTRICTIONS
-
[STRING]-Sets an array of string regex to limit what is accepted on a input field