How can I use Owl Carousel with Odoo 15 [closed]

I’m still new with JavaScript with Odoo 15. I know that Owl Carousel is a jQuery library that helps to create a slider.

I have a many2one field in the backend of Odoo and I want to create a slider with the values of the many2one.

I was thinking of creating a widget for many2one field, but I don’t know where to start.

Leave a Comment