I am trying to implement text masking in a dynamic form. Currently I am letting the fields be created automatically from my ds.xml source (EE version). I would like to enforce phone number format, capitalization etc on these fields. The example in the showcase shows TextItems being created before masks being applied. Is there a way to apply text masking directly to the ds.xml fields ?
Thank you in advance for your help.
Thank you in advance for your help.
Comment