Hi,
I got a form that has among others 2 input fields that use a date inputmask dd/mm/yyyy
The form can be duplicated on click with jQuery but the inputmask does not work for the new created fields.
Is there anything i can add to the duplication code that can reload the inputmask everytime a new line is rendered?
- John
I got a form that has among others 2 input fields that use a date inputmask dd/mm/yyyy
The form can be duplicated on click with jQuery but the inputmask does not work for the new created fields.
Is there anything i can add to the duplication code that can reload the inputmask everytime a new line is rendered?
- John