- 23 Oct 2024
- 2 Minutes to read
- DarkLight
- PDF
Graphical customization
- Updated on 23 Oct 2024
- 2 Minutes to read
- DarkLight
- PDF
TransactionDataSigningAction > TransactionValidation > OutputData: This element defines the graphical behavior of transaction data signing.
displayed: Indicates whether the generated response is displayed. This attribute is optional. The default value is false.
timeout: Defines the timeout in seconds after which the screen displaying the generated response is hidden. This attribute is optional. The default value is 60.
internalValidation: Indicates whether the transaction is validated internally (by Mobile Authenticator Studio ) or externally (via a web browser). The default value is true.
Transaction Data Signing - validate a transaction
responsePattern: Can be used to apply a display pattern to the generated response. This attribute is optional. The default value is No formatting.
hostCodePattern: Can be used to apply a display pattern to the generated host code. This attribute is optional. The default value is No formatting.
TransactionDataSigningAction > View: This element defines the appearance of the application screen.
title: The default value is Transaction Data Signing.
TransactionDataSigningAction > View > MenuItem:
value: The default value is Transaction Data Signing.
By default, the TransactionDataSigningAction > View element contains all the values defined in the Applications > View element. These values can be overwritten by defining new values in the TransactionDataSigningAction > View element.
TransactionDataSigningAction > View > Labels > Label:
id="TDSChoiceMessage": This is the title of the choice popup.
id="TDSChoiceAlways": This is the Always item of the choice popup.
id="TDSChoiceNever": This is the Never item of the choice popup.
id="TDSChoiceLater": This is the Choose later item of the choice popup.
Transaction Data Signing - choice popup
The choice popup can be used to automatically launch Transaction Data Signing when Mobile Authenticator Studio is started.
If the choice popup is disabled, Transaction Data Signing will not be launched automatically.
id="GetTDSListWaitMessage": This is the wait message which is displayed while retrieving the transaction list.
Transaction Data Signing - retrieving a pending transaction
id="TransactionValidationWaitMessage": This is the wait message which is displayed while internally validating the transaction.
Transaction Data Signing - validating a transaction
id="TransactionRejectionWaitMessage": This is the wait message which is displayed while internally rejecting the transaction.
Transaction Data Signing - rejecting a transaction
id="ReceivedHostCode": This is the label for the return host code.
TransactionDataSigningAction > View > Dynamics > Dynamic:
id="TDSList": Can be used to customize the rendering of the transaction list.
id="TDSDetails": Can be used to customize the rendering of the TDS details.
Transaction Data Signing - transaction details
TransactionDataSigningAction > View > Buttons > Button:
id="Accept": This is the button to accept a login/transaction. The default value is Accept.
id="Deny": This is the button to reject a login/transaction. The default value is Reject .
TransactionDataSigningAction > View > Errors > Error:
id="TDSListEmpty": No transaction pending.
id="TDSInvalidDataFields": The data fields of the transaction are invalid, e.g. due to missing data or incorrect data length.
id="TDSInvalidDataFieldsNumber": The number of data fields in the transaction is invalid.