Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
4011 มุมมอง

Hi everybody !

I'm trying to modify the text on the right of the page in calendar just below "Responsible".

Now each responsible has a his name inside a color. I would like to change this with the text of the field "categ_ids".

Is it possible that the problem comes from the type of field ? Indeed, "categ_ids" is a many2many field. When I test with other type of field the text appear in color bare.

Someone could help me ?

Many thanks in advance.

JMB

อวตาร
ละทิ้ง
คำตอบที่ดีที่สุด

You can change the color attribute of calendar tag like : color="categ_ids"

อวตาร
ละทิ้ง
ผู้เขียน

Thanks for your answer. I already changed the color attribute and it works inside the calendar but the text doesn't appear in the left below "Responsible". For example I have a tags named "Admin" and I would like that "Admin" appear inside the left color bare.

categ_ids is a many2many field, maybe that's why it doesn't work. Sorry but I don't know how to do that.

categ_ids is a m2m field, maybe that's why it doesn't work?

ผู้เขียน

Thanks ! I'll find another solution.

I'll search on my own. Some weeks ago I had the same problem.