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

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?

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

make

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

to become the calendar view in default

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

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

ผู้เขียน

but I need a tree view by default.

Related Posts ตอบกลับ มุมมอง กิจกรรม
1
ก.ค. 25
439
Internal Team Grouping for Calendar แก้ไขแล้ว
2
มิ.ย. 25
808
1
พ.ค. 25
2396
1
เม.ย. 25
3498
3
ส.ค. 24
2606