Remove New button from specific form

Hi all,

How can i remove New button from a Form without removing it from the other forms

Use roles. Make sure no one has “Create” privileges for the particular doctype you’re referring to.

1 Like

Hi @MaysaaSafadi

The New button is only displayed when the user has permission to ‘Create’ that document. Like @felix explained, what you need to do is remove the Create permission for all roles that you don’t want to see the ‘New’ button on that particular document

You can do this from your Role Permissions Manager

Kind regards.

1 Like