getSCAttachmentCount() is getting error in my portal
getSCAttachmentCount(); is not working for me. I copied same code from the community, still not working. onSubmit Client Script code: function onSubmit() { try { var attachmentList = gel("header_attachment_list_label"); if (attachmen...