How to disable a Button on related items('Attachment') on Service Request Record Type
Hi,
I am trying to disable a button 'Add Attachment' on the 'Attachment tab' under Service Request Record Type. I tried using btn.disable() method available to disable a button while writing client side extensions, but it is not working. Can anyone please help me on how to disable a button at related item level in Oracle On Demand.