Export to pdf option on email tab in CSM Agent workspace
I want to create Export to PDF option in CSM Agent Workspace same as outlook save mail option.I have created UI action with following workspace client script, but it didn't work:function onClick(g_form) { var sysparm_table = g_form.getTableName(); ...
