EN
Español
English
Português
    AFLS_QUICK_ANSWERS_TOKEN

    Table that stores the fields for mail templates

    Data model

    Fields

    Field Type Description
    id_additional_field INT Unique identifier of the additional field
    is_additional BIT Validate if it’s an additional field
    tok_definition* NVARCHAR (400) Field Name
    tok_id* INT Unique identifier of the table
    tok_placeholders* NVARCHAR (400) Label that identifies the field in the mail template

    Primary Key

    PK_AFLS_QUICK_ANSWERS_TOKEN
    tok_id