Thank you. The Plugin Editor thread makes it seem that itās out of beta, but I see that as recently as 24 days ago thereās still some discussion about height properties.
Personally, I have no idea what any of the plugin jargon means. I just wonder if the Bubble folks have simply overlooked some aspects of height properties for plugins. @nick.carroll, Am I off base on this?
Yes, weāve encountered some issues with our plugins that we reworked for the new plugin responsive engine, reported them to the Bubble team, and now expect a solution to move forward.
@ZeroqodeSupport Your plugin is great!
But Iām not sure if the UI is all that customizable. See the UI below Iām trying to recreate (highlighted in yellow):
I canāt seem to find how to customize the column headers (ie, SAT 23 instead of Sat 7/23) and date format of each row label (ie, 2PM instead of 2:00pm).
Regretfully, current plugin features donāt provide such customization. We will pass your request for developer team consideration, so they will see how feasible would be to add such a feature in future plugin updates. If any news appears in this regard, we will let you know asap.
@ZeroqodeSupport Thanks guys! I ended up injecting some js to remove thead from the calendar and replaced it with a custom header. Hereās a screenshot of the final result
I had to roll back to a previous version of the calendar. Thereās a weird glitch in the latest two versions that still shows sunday (but hides Saturday) when the show weekends option is toggled off. Possible to get a look at this?
Also, any progress towards dynamic event titles and colors? Iād love to be able to dynamically define them instead of having to store them as static text.
Goodness! Iād almost rather it was a bug. Thatās quite the purposeful breaking change if thatās what happened. It would mean they changed the weekends setting to sunday and just added a saturday option. :-/
@ZeroqodeSupport if @rpetribu is right, please consider proceeding with updates like these a little more gently. Throwing in a breaking change with no notice makes me feel uncomfortable applying your updates going forward.
Iāll give it a closer look to see if thatās what solves itā¦
Just looked. The static settings in the element settings are preserved, but they changed the conditional setting to just saturday. So, my conditional to hide the weekends became hide Saturday. Breaking change. :-/ Would have been better to leave that as a hide both and introduce two new conditions to hide one or the other.
This is noted. We announce all major updates within this thread and in plugin supporting documentation (changelog section), and will think about how else we can notify the users.
Please let us know if there is anything else that we can help with about our plugin
Looks great, @maximvallee!
I have a similar need to change the date shown in the header but I know nothing about injecting js.
Can you share some tips on how you did this?
Thanks
@ZeroqodeSupport I would love the ability to display a little dynamic information on each day of the calendar. Iād imagine people could use this to display the weather on a given day, but I would like to use it to summarize the amount of equipment currently scheduled for a given day. This is stored in the form of a number field on each of my events, so Iād need to be able to add a simple dynamic expression that searches for the dayās events and sums the total number by day. Any chance we could make this happen? A simple text field that allows a dynamic expession would do it for me.
Weāve passed it to developer team consideration, so they will check how feasible would be to add it in future plugin updates. Once any feedback or progress will become available, we will let you know asap.
Thank you for understanding.