Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    TextItem: Display partial field data

    I have a dynamic form text field with mask property set to mask: "###-##-####". This field is used for Social Security Numbers (SSN).

    I have a requirement that when the form is first displayed and we populate the user's SSN, we only display the last four numbers. So if the SSN is 111-11-1111, then the form would display "###-##-1111". How can I accomplish this and still retain the actual full value of the SSN? Does the TextItem support having a display value and a separate real value behind the scenes?

    Smart GWT 3.0
    FireFox 17
    MS Internet Explorer 9
Working...
X