You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@royale.apache.org by GitBox <gi...@apache.org> on 2022/01/11 06:18:14 UTC

[GitHub] [royale-asjs] atta94 opened a new issue #1172: MaskedTextInput is not taking input in alpha-numeric number

atta94 opened a new issue #1172:
URL: https://github.com/apache/royale-asjs/issues/1172


   CODE:
   <cc:MaskedTextInput paddingBottom="1" paddingLeft="1" paddingRight="1" paddingTop="1" errorTextColor="#000000" color="#000000" id="cs_NTN_No" 
                                                   inputMask="{parentApplication.editMasks.NTNEditMask}"
                                                   required="false" x="433" y="276.5" width="153" textAlign="left" restrict="A-Z/a-z/0-9"
                                                   maxChars="13" tabIndex="21" height="20" />
                             


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@royale.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org