Skip to Content
Menu
Musisz się zarejestrować, aby móc wchodzić w interakcje z tą społecznością.
To pytanie dostało ostrzeżenie
1 Odpowiedz
2812 Widoki

I desperately need to be able to change the color of calendar entries depending on a custom field value. There are about 5 different colors I need to be able to choose depending on this custom field.

Does anyone know how to do this?

I've spent hours, and hours, and hours pouring through code to no avail.


I'm using Odoo 17.


Thank you.

Awatar
Odrzuć

can you please explain more, are you creating you custom field in "calendar.event" model?

Autor Najlepsza odpowiedź

Yes I am creating a custom field in calendar.event which is a Many2one of type appointment_status_ids where appointment_status is defined as such:




Then in my XML for calendar.event, I have this to let the user pick it:




And finally, I try to use it as the background color for the calendar events like this, in another XML file that gets loaded:

But none of this works.

If I use Studio and choose the "color" attribute to point to my appointment_status_ids field, as long as I stay in Studio I can see the calendar picking a different color for each status! (However, not the colors I chose for each status object, but one thing at a time...)

As soon as I save Studio changes, the calendar goes back to using the color of the appointment/meeting attendee (some horrible yellow).

Any ideas?


Awatar
Odrzuć
Powiązane posty Odpowiedzi Widoki Czynność
1
maj 21
15808
1
lip 25
594
2
cze 25
974
1
maj 25
2531
1
kwi 25
3681