Skip to Content
Menu
This question has been flagged
1 Atsakyti
4051 Rodiniai

I need a calendar in tree view by default but my code is not working:

<record id="calendar.action_calendar_event" model="ir.actions.act_window">

<field name="view_mode">tree,calendar,form</field>

<field name="view_id" ref="calendar.view_calendar_event_tree"/>

What is wrong in your opinion?

Portretas
Atmesti
Best Answer

make

<field name="view_mode">calendar,tree,form</field>

to become the calendar view in default

Portretas
Atmesti
Autorius

Thank but I asked how to change to tree view. As you can see I used

<field name="view_mode">tree,calendar,form</field>

and it does not work

change the sequence of views for default view, calendar,tree,form

Autorius

but I need a tree view by default.

Related Posts Replies Rodiniai Veikla
1
liep. 25
434
2
birž. 25
805
1
geg. 25
2395
1
bal. 25
3496
3
rugp. 24
2602