How to Hide the add attachments button on a request item in the service portal
Hi AllI want to hide the "add attachments" button on one of my service portal request items.I've already hidden the submit button using the client controller in a widget using the following script.function() { /* widget controller */ var c = this...