跳至內容
選單
此問題已被標幟
1 回覆
4624 瀏覽次數

Hi,

How to get Calander in custom module.

Please help with examples.

Thanks

頭像
捨棄
最佳答案

What have you tried for yourself? The best example if most likely the module that already contains calendar view, such as CRM and PROJECT.

Since this is an open source product, you should be able to check out all the code that creates such a view.

頭像
捨棄
作者

scenario is: user can able to select the date and add an event by himself just like Messaging --> Calendar. i just want to know where this code is located. If i got that it will be more helpfull. Thanks

作者

and i need how to implement that in my custom module.

I believe the code is located in crm (crm.calendar)? In order to implement it, you should most likely just inherit this module in your custom module and allow people to create crm.calendar objects from a specific view. The calendar is a mere view-option, like list, kanban and form. Look in the XML for tags and you will see how that is constructed.

作者

ok thanks a lot Ludo

相關帖文 回覆 瀏覽次數 活動
2
5月 22
33851
0
3月 19
4013
0
1月 19
5040
4
2月 24
12257
0
1月 18
3907