Skip to Content
Menu
This question has been flagged

Hello,

I created a module in frontend (Website). I have a form and some fields are dates. I try to use a datepicker, but if the user logged have no access to edit Website, I got "$(...).datepicker is not a function"on my browser console. What is the problem?

Thanks,

Avatar
Discard
Author

Finally I found a part of my problem. It is because jQuery.ui look is not enable with some rights. I added jquery-ui in my template. Now, it is ok for all users instead the Admin. Now the admin got this error message in browser console: $(...).zIndex is not a function

Did you ever figure out a solution? I found that if I install my custom module before the Website module my fields.date works fine. If I have the web app installed before it doesn't work.

Author

Because the problem was only in admin, I don't try to figure out. Thanks for your answer. I'm gonna try.

Thanks

Related Posts Replies Views Activity
3
Apr 24
8400
3
Mar 24
3877
1
Jan 21
2218
5
Jul 23
16480
1
Jun 23
1826