Overslaan naar inhoud
Menu
Je moet geregistreerd zijn om te kunnen communiceren met de community.
Deze vraag is gerapporteerd
1 Beantwoorden
2944 Weergaven
Avatar
Annuleer
Beste antwoord

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

Avatar
Annuleer
Auteur

thx u but where is path file ?