View Signature

Contents Show

The View Signature screen is used to view the historical signatures associated with and captured for an Electronic Benefit Transfer (EBT) card.

View Signature screen (Signature Captured)

View Signature screen (Signature Cancelled)

Screen Access

Interface Initialization

Upon initial display of the screen, the following occurs:

  • The title bar text is set to "View Signature".

  • The Household ID text and value label is visible, disabled, and initially displays the unique household identification number of the client.

  • The Cardholder text and value label is visible, disabled, and initially displays the first name, middle initial, and last name of the primary cardholder for the household.

  • The Date value label is visible, disabled, and initially displays the date and time on which the signature was captured.

  • The Card Number text and value label is visible, disabled, and initially displays the card number for which a signature was captured.

  • The Signature picture box is visible, disabled, and initially displays the captured signature. If the attempt to capture a signature was cancelled, the following text displays in the picture box: "Signature Cancelled by User".

  • The Close button is visible and enabled as the default.

Screen Elements

Unless otherwise stated below, all controls on the View Signature screen are visible and disabled when:

If one or more special conditions exist that affect a control on the View Signature screen, the condition(s) are documented for that specific control below.

Household ID text and value label

  View the current household identification number for the household in the Household ID text and value label.

Information in this control is read-only and cannot be changed. The value label displays in the inverse color of the screen.

Cardholder text and value label

  View the first name, middle initial, and last name of the primary cardholder for the household in the in the Cardholder text and value label.

Information in this control is read-only and cannot be changed. The value label displays in the inverse color of the screen.

Date text and value label

  View the date and time on which the signature was captured in the Date text and value label.

Information in this control is read-only and cannot be changed. The value label displays in the inverse color of the screen.

Card Number text and value label

  View the card number in the Card Number text and value label.

Information in this control is read-only and cannot be changed. The value label displays in the inverse color of the screen.

Signature picture box

  View the electronic signature in the Signature picture box. If the attempt to capture a signature was cancelled, the following text displays in the picture box:

"Signature Cancelled by User"

Information in this control is read-only and cannot be changed.

Close button

  Click the Close button to close the screen.

It does not have a mnemonic. Its keyboard shortcut is the Esc (escape) key.

The EBT Card History screen displays when the button is clicked.

Processing

If data can be validated and saved on the screen, the following processes occur when the screen is processed:

If no data can be validated and saved on the screen:

Data Map

The Data Map defines the values saved for all controls on the screen. If available, any additional notes or comments are displayed in the Notes column.

Control Label

Control Type

Table. Column

Notes

Household ID

text and value label

MEMBER. HOUSEHOLDID

·

Cardholder

text and value label

EBTCARDSIGNATURE. STATEWICID + EBTCARDSIGNATURE. FIRSTNAME + EBTCARDSIGNATURE. LASTNAME

·

Date

text and value label

EBTCARDSIGNATURE. CREATEDATE

·

Card Number

text and value label

EBTCARDSIGNATURE. PAN

·

Signature

picture box

EBTCARDSIGNATURE. ESIGNATURE

If the attempt to capture a signature was cancelled, the following text displays in the picture box:

"Signature Cancelled by User"

~ Denotes a required control (if applicable). The process that checks for required controls does not occur on screens displayed in read-only or Details mode.

+ Denotes data written to the database when screen processing occurs (if applicable). The process that writes data to the database does not occur on screens displayed in read-only or Details mode.

|

Central Administrative Site