[New Plugin] Week Picker

Hello everyone,

I wanted to share my recent experience with the built-in date picker on Bubble.io. I found it challenging to use when trying to select a specific week in a calendar for one of my clients. To solve this issue, I developed a custom date picker based on flatpickr, and I am pleased to share it with the community.

I understand that others may have encountered similar difficulties, so I hope that this solution can be helpful to fellow Bubble.io users. Additionally, I am excited to promote the consulting services offered by my company.

You can check out a demo of my custom date picker and access the editor here:

You can find the plugin page here : Date-Week-Picker Plugin | Bubble

Please feel free to reach out to me with any questions, suggestions, or issues you may encounter while using this plugin. Thank you!

4 Likes

The week number it returns is only specific within a given year. Is there a way to make it return something that indicates which year it is also, or week # since Jan 1, 2023, for example? Thx