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

Hiii

In project Kanban view when we click on project it opens the task list.

I want to change this feature. When any user click on project then it should open that project’s form view.

Please help me.

Thanks Jack

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

In project module there is a file 'project.js' where you can view on_card_clicked() function. This function will open the 'Task' kanban view. If you want to open project’s form view then you need to comment this function.

Thanks.

อวตาร
ละทิ้ง