Resolved! Hide attachment on an incident record producer
Hi, I am trying to hide the attachment icon on header with below code in Eureka in an on load client script but it is not hiding the icon. var attachment_header = document.getElementById('header_attachment_list');attachment_header.style.display='...