Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Hide New Button in List view

Abhishake1
Giga Contributor

Hi Developers,

We have a requirement to hide a New button in List view of incident for users with role ITIL,if anybody has achieved the requirement then please let me know how to proceed in this case as i believe we cannot create a client script in for this because it works on form level so can anybody help to achieve the requirement.

Thanks in Advance.

Regards,

Abhishek

12 REPLIES 12

It's a Module with this filter. They all have similar filters depending on the state.



module.PNG


Ok. I think you will need have to write the 'condition for New' in the List control to show it only for a particular view.


Check the below thread, if thats useful



Helsinki - Omit New Condition on Reference lookup



Please mark this response as correct or helpful if it assisted you with your question.

It worked