Open
Description
How can I use a DatePicker, if I´m using an array?
The problem is that is duplicating the data in all imputs, can anyone help me?
form:{ "key": "doc", "add": null, "remove": null, "items": [ { "key": "doc[].docDate", "notitle": true, "format": "dd-mm-yyyy", "fieldHtmlClass": "fechaFichaFinal", "placeholder": "dd-mm-yyyy" }]
Activity
gaurav-1989 commentedon Sep 26, 2018
Have you every solved this issue?