Resolved! How to Create UI action on SOW to create the PDF of Current Record.
I want to create a UI action on a problem_task record in Service Operations Workspace to create the PDF of the current problem_task record.I Created one UI Action and added the script var uri = '/' + g_form.getTableName() + '.do?sys_id=' + g_form.ge...