calendar icon indicating copy to clipboard operation
calendar copied to clipboard

[Request]: Share other data for event.blade.php

Open lukacavic opened this issue 1 year ago • 4 comments

What feature would you like to add?

Hi, I have made custom view for event. Like in tutorial, event.blade.php, and I am using data from event object. I show 5 event values for one event. Now when calendar is using dayView it looks good, but when I switch it to monthly or weekly, it looks messed up. Is there a way to know for event object what calendar view is selected, so event display can be modified for that view.

Notes

No response

lukacavic avatar Aug 07 '24 14:08 lukacavic

yes, in the alpine data except the event object there should also be a view object and view.type contains the type of the view.

lukas-frey avatar Aug 07 '24 20:08 lukas-frey

yes, in the alpine data except the event object there should also be a view object and view.type contains the type of the view.

Thanks, I will try it

lukacavic avatar Aug 08 '24 04:08 lukacavic

It is working, thanks!

lukacavic avatar Aug 09 '24 06:08 lukacavic

It is not working anymore :(

lukacavic avatar Nov 19 '25 11:11 lukacavic