Kartik DatePicker Widget only show at row 1...
when I clicked the plus [+] button I got a javascript error in my console....
TypeError: $.fn.datepicker is undefined
I realized these differences
.........
id="itineraryproduct-0-1-bookeddate"
data-datepicker-source="itineraryproduct-0-0-bookeddate-kvdate"
...........
I do not know if it's related
Kartik DatePicker Widget only show at row 1... when I clicked the plus [+] button I got a javascript error in my console.... TypeError: $.fn.datepicker is undefined
this is the code of where i use the widget
I'm not sure what I'm doing wrong, also try with wbraganca\dynamicform and it did not work either....
When I go to my code in the browser this is what I get...
I realized these differences ......... id="itineraryproduct-0-1-bookeddate" data-datepicker-source="itineraryproduct-0-0-bookeddate-kvdate" ........... I do not know if it's related
I hope anyone guide me thanks