Dear all,
I am building a solution and I need to put a field on the form that has 2 options of required format.
The format should be
4-3-3
or 4-2-3-1
Is this possible? If yes; how can I do this?
Thanks!
Dear all,
I am building a solution and I need to put a field on the form that has 2 options of required format.
The format should be
4-3-3
or 4-2-3-1
Is this possible? If yes; how can I do this?
Thanks!
Hi Charlotte,
In the Unified Interface, we can use the Input Mask Control on forms without any JavaScript.
Note: Input Mask control only supports Single Line of Text field type.
How to Format Phone Number Fields in Dynamics 365 Customer Engagement (CRM) | Stoneridge Software
Also, you can refer following link for js:
Using JavaScript How to Format a Phone Number Field in Dynamics 365? (adyatantech.com)
Would there be a way to do it without using Javascript?
you can do with some javascript bound the the onchange event of the field
André Arnaud de Cal... 291,431 Super User 2024 Season 2
Martin Dráb 230,503 Most Valuable Professional
nmaenpaa 101,156