A few UI Builder Calendar questions

francoisl
Tera Contributor

Hello,

 

In the past few days I've been working on a simple application using the calendar component with the goal of making a easy to use interface for employees to tell when they will be at the office.  So far, I've been able to bind my table to the calendar and I can create/delete events but there are a couple of details that bother me and I wasn't able to fix them :

 

calendar_month_view.png

 

1. The column for tuesdays is always in readonly and when I change my view to "Week", I can see that it is because of a GMT maintenance :

 

calendar_week_view.png 

I would like to know where that "maintenance" data comes from and if I can tell my calendar to not show it (either not show it at all or at the very least not make my tuesdays readonly).

 

2. I would like to be able to change the content that my events display within the calendar.  Right now as we can see above, it shows the time (which is always 00:00 to 23:59 as we won't go too much into details, we just want to know the day) and then the name of the employe.  I would like for it to only show the name, as the time is irrelevant.

 

3. I would like to be able to change the content of the agenda view on the right side to only show the name as well.  Pretty much the same thing as my previous point.

 

If anyone can help me with any of those points that would be very much appreciated!

 

Thank you!

3 REPLIES 3

francoisl
Tera Contributor

I found how to fix my first point.  I just changed my timezone to EST and now my tuesdays are good!  However I am still curious about how this works so if anyone knows why certain dates are blocked depending on your timezone please let me know!

 

francoisl_0-1681928146288.png

 

This is weird right? I have the same issue with the "default" maintenance window showing on a calendar that doesn't need to show the maintenance window. I've checked all of our maintenance schedules and there are none with a "repeat on Tuesdays" schedule.

Simply changing the timezone is no good for me as my calendar will be used globally. I just want to take it away entirely.

I would also like more data in my events. Can you let me know how you did if you got anywhere with it please?

Hello Andrew, this was used as a proof of concept and since SN was unwilling to provide any support we had to give up.  I hope you can find what you're looking for and that someday SN provide some real documentation for UI Builder and its native components.