data-inputmask:'mask': '(99) 99 999 999'
That works for a field that is present when the form is loaded, but not for a field that is only shown after a reload of another field or area.
Actually, not just custom input masks - all input masks on a reloaded field are not applied.
Does the form have another field with input mask when it loaded ?
Best regards
Best regards
It didn't, but I put one in to test that's visible when the page loads. Its mask works, the dynamically loaded field masks still don't.
This topic is locked and no more replies can be posted.