ui-mask icon indicating copy to clipboard operation
ui-mask copied to clipboard

[Feature Request] Support multi mask ?

Open trinhvanhuy opened this issue 9 years ago • 1 comments

Hello, I'm using ui-mask for my angular application I have to get the mask from the database , everything work well, accept , user want to have multi mask Ex : If they type '123NNNN;NNN456' in the database, then in the UI, they can type 123<4 numbers> or <3numbers>456 Do you have any solution for this ? Thanks in advance

trinhvanhuy avatar Oct 07 '16 07:10 trinhvanhuy

Two different fields with logic to switch them?

ShaggyDude avatar Oct 07 '16 15:10 ShaggyDude