Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Issue with tinymce not working in UI page when called from a workspace agent UI Action.

Yusaini Usullud
Tera Contributor

I noticed that when calling a UI Page from a workspace agent, the tinymce plugin points to ..

 

"/scripts/tinymce_default/node_modules/sn-tinymce/js/tinymce/plugins/as_synceditorheight/plugin.min.js"

 

However, the file doesn't exist. It raises a ERR_ABORTED 404 (Not Found).

 

Calling the UI Page from the Standard UI Form however, point to the correct plugin file. Therefore tinymce works correctly ..

 

"/scripts/tinymce_default/node_modules/sn-tinymce/js/tinymce/plugins/powerpaste/js/wordimport.js?v=5.3.1"

 

Any help will be appreciated.

 

Thanks

 

 

0 REPLIES 0