Resolved! Assignment Action opens both Workspace tab and UI16 browser tab when creating a new record
Hi everyone,I'm working on an Assignment Action in Asset Workspace on a field decorator and I'm trying to open a new record when the action is clicked.I'm using the following client script: function onClick() { g_aw.openRecord('core_company', ...
