How to controlling the auto convertion of HTML content into HTML element in Primefaces Editor component? -
i developing application, using primefaces 6.1 , jsf 2.2.
in project, using primefaces editor component.
in that, normal html content converts automatically html element.
i need control auto converting html content.
my input is:
but output is, after saved:
here, content automatically converted.
please give solution controlling auto converting.


Comments
Post a Comment