Announcement

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

    Mask TextItem, typing underscore leads to blank.

    Hello support team,

    I have a TextItem that should only allow letters. So I used the following mask:
    mask: "LLLLLLLLLLLLLLLLLLLLLLLL"

    While testing, I recognized, typing an underscore leads to a blank in the text field.
    e.g. aaaa_aaa leads to aaaa aaa
    even though only letters should be allowed.

    You can test this in your "Hands on" page at
    https://www.smartclient.com/smartcli...maskedTextItem

    Please have a look.

    Thank you,
    Daniel

    #2
    We've made a change to address this issue. Please try the next nightly build, dated April 17.

    Regards
    Isomorphic Software

    Comment

    Working...
    X