Thursday, March 10, 2016

Endeca Experience Manager Rich Text Editor options

Endeca Provides RichTextEditor to format html content and provide preview functionality to view cartridge content. This preview does not p... thumbnail 1 summary

Endeca Provides RichTextEditor to format html content and provide preview functionality to view cartridge content. This preview does not provide flexibility to preview complete page.

Behavior :

 Additional HTML <p> Tags gets created when modifying OOTB  Rich Text Editor.
<p>
&nbsp;</p>
<p>

Sometimes it delete span tag if its empty.

The HTML tags cause UI layout issues on the front-facing web site. Oracle does not have any solution yet except delete additional tag manually.

Solution :

Most of business users verify content as part of complete page in staging environment and editor preview does not required. In this case, StringEditor can be used as text area to paste complete HTML.

<editors:StringEditor propertyName="Color" label="Color Name" width="600" height="200"/>

Find out screen shot below :-


No comments

Post a Comment

Note: Only a member of this blog may post a comment.

Text Widget