Hi,
I'm using form repeater in my project.
There's an input which has type number.
(<input type="number" id="DealNr" name="DealNr" class="form-control" value="1" />)
I can't get value of input with form repeaters $('.repeater').repeaterVal(); method. It only catches except type="number" inputs (select, text, datetimepicker, etc.).
Thanks.
Hi,
It looks like this is the plugin's issue and we can not control it.
Please check discussion and try the suggested workaround.
Regards.
Thanks, it worked for me.
Hi ,
Glad to hear that! All the best with your project!
Regards.