Skip to Content
Menu
This question has been flagged
1 Reply
3113 Views

I am wondering if anyone knows where I can change the display name of an item in a gantt chart view.

In my instance it is for planning module. I add many2many field in planning.slot called location_ids and I want to display name of location in gantt item view.In gantt view now display like (9/20-10/31). I want is (9/20-10/31,location1,location2).I want to append my locations. How can I do that?Thanks for any suggestion.

    








 
Avatar
Discard
Best Answer

The layout of the popover is specified in the "planning.slot.gantt" view. You should be able to customize this view using view inheritance and add the information you need.

Avatar
Discard
Related Posts Replies Views Activity
0
Jun 21
2040
2
Aug 25
2393
1
Jul 25
895
1
Aug 25
1151
0
May 25
1338