Idegar Posts: 6
1/19/2023
|
I'm trying to have a text box where the user inputs numbers in this format: 59-XXXX-XXXX-X. The 59 has to be the initial values and the user can input the rest. I know that the 9 can be used to create this format but I want to also use the 9 for my initial value. Is this possible?
|
|
0
link
|
mike.marushia@decisions.com Administrator Posts: 50
1/19/2023
|
Hello,
There is Documentation in the Step Library here: https://documentation.decisions.com/v8/docs/en/using-the-masked-textbox-control that will give you information on using a custom mask via regex.
|
|
0
link
|
Idegar Posts: 6
1/21/2023
|
I've seen this and it doesn't answer my initial question about if there were a way to also set "9" as an initial value.
mike.marushia@decisions.com wrote:
Hello,
There is Documentation in the Step Library here: https://documentation.decisions.com/v8/docs/en/using-the-masked-textbox-control that will give you information on using a custom mask via regex.
|
|
0
link
|