This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal



Aug 25, 2011, 8:40 AM
21 Posts
topic has been resolvedResolved

wrong placement of RichText field

  • Category: Other
  • Platform: Windows
  • Release: 8.5.2
  • Role: Developer
  • Tags: richtext,include page
  • Replies: 0
Hi,
 
Currently we are working on an xpage based CMS. One of the key features of this CMS will be the dynamic creation of content. Currently we have created the following structure. A content item contains a $ref to a contenttype document. On this document type document we define which fields the content type should contain. The field information we store are the name, the default value and the type. When a user creates a new content item the backend java code will retrieve the field definition from the content type and dynamicly include the correct custom controls on the xpage (using a repeat control with dynamic include control in it ). The result will be html generated form containing the fields defined on the content type.
 
Now we have the following issue. Whenever we add a richtext control (the fckeditor) to the content type this editor is added to the top of the form instead of at the place where it should be placed. Could somebody help me with this issue? How can we influence this behaviour?
 
 update: Nevermind forgot to put an <td>  arround the richtexteditor

This forum is closed to new posts and responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:

HCL Software Customer Support Portal for U.S. Federal Government clients
HCL Software Customer Support Portal