attachment not getting download in workspace
Hi,i have a button to download the attachment. the sys_attachment table i added workspace view. but it is not downloading rather showling like this. plz help. var attSysID; var gr = new GlideRecord("sys_attachment"); gr.addQuery('table_sys_id', curre...

