Resolved! How to copy the attachment from table record to record producer using UI action
Hi Experts, I was trying to attach the files of incident record to record producer on click of UI button. I've tried 'GlideAttachment.copy()' which helps only from record to record, but not record to form. Can you please advise, how to make this work...