Hi Community,
I am troubled by this error would get some advice on how I can resolve it.
I googled it and there are some solutions but I am not sure on how I can do it since I am quite new to Outsystem. https://stackoverflow.com/questions/1212696/jquery-ui-datepicker-datepicker-is-not-a-function
Thanks
Hi Alvin,
as per my knowledge, the date picker function name in KENDO is kendoDatePicker and before use it please check the Kendo JS library is loaded on screen
hope that will help you
Regards,
Krushna
Krushana Mantri wrote:
Hi Krushna,
How do I check if the Kendo JS Library is loaded and if its not what should I do?
Kindly check the attached oml where I used KENDO for the date picker, I have loaded my JS file in the Resources folder and added their path JS src (Check Kendo JS web block) and kept that block where ever I used the Kendo component
the same worked for me Try now Link
Hope that will help you