custom mask doesn't format

custom mask doesn't format

Comments

  • Unknown
    edited November 2023

    I noticed an issue in which the custom mask doesn’t work properly. If you use regex from here the textbox doesn’t format and you can type as many numbers in as you want. The only one that works is the SS one but that is a value type native to Decisions. We want the textbox to behave like the SS# one but instead have the format XX-XXXXXXX popup in the box. Let me know if this can be fixed.

  • I think a better approach to this would be :

    Keep the custom Value Type, keep the Custom Mask
    Select Override Display Mask
    Enter ‘99-9999999’ for the Custom Display Mask
    

    This should allow only numbers to input in that format.

Sign In or Register to comment.