Skip to Content
Meniu
Trebuie să fiți înregistrat pentru a interacționa cu comunitatea.
Această întrebare a fost marcată
1 Răspunde
3099 Vizualizări
Imagine profil
Abandonează
Cel mai bun răspuns

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

Imagine profil
Abandonează
Autor

thx u but where is path file ?