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

You want to hide Create button ? Or to remove create access .

For hiding button . In tree view set "create = false" and in fields_view_get you can set it back to true for groups who can create it...

If you want to remove create access then add a group having object permission for create as false

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

thx u but where is path file ?