Rich Text Editor in Service Portal

Jos_ Penagos
Kilo Contributor

Hi All, 

since there's no specific documentation, I would like to know about the possibility of using Rich Text Editors whitin Service Portals.

I've been trying several things and I founded in ServiceNow's html code the following angular directive that actually works:

<sp-tinymce-editor ng-model="c.data.u_comment" ng-model-options="{getterSetter: true}"></sp-tinymce-editor>

This directive is showing me the Rich Text Editor within a portal's widget, but I don't know if this is recommended and also where can I find documentation about this directive. 

I really appreciate community's help, this will be a very common and also useful tool through portals.

Regards.

 

 

 

 

 

2 REPLIES 2

sachin_namjoshi
Kilo Patron
Kilo Patron

This is not available OOB.

You should create enhancement request.

Enhancement requests: Tell us how you would improve the ServiceNow product 

 

Regards,

Sachin

dhananjay21
Giga Guru

Hi @José Penagos ,

Were you able to find any documentation regarding the Html Editor in Portal.

I'm also looking for similar documentation as need to implement an HTML Editor in an custom widget.

Please let me know if you have any doc or info regarding it, would appreciate your help.

 

Thanks