Dear Mr Phanindra,
The new forums have completely replaced the old forums. The internal data organisation however has been kept as far as i know. The wysiwyg editor has also been replaced by a new version and was integrated in the form widget.
--
Regards,
Hans Bakker
ANT Websystems Co.,Ltd (
http://www.antwebsystems.com)
If you want to verify that this message really originates from
from the above person, download the public key from:
http://www.antwebsystems.com/hbakkerAntwebsystems.ascOn Monday 16 October 2006 14:41, G.Venkata Phanindra wrote:
> Hi,
> I am unable to use the old implementation of forums with the new
> ofbiz that i checked out recently.The following are the problems i am
> facing with i am not getting the UI of html editor.which i can use it from
> the old Java versions Java Script but i am unable to display the content of
> the forum entry that is being created the flow is as follows .
>
> <@renderSubContentCache subContentId=thisContentId />
>
> this will have TEMPLATE_TEXT_ONLY as the data resource and the text inside
> the dataresorce TEMPLATE_TEXT_ONLY is
>
> <@renderSubContentCache mapKey="ARTICLE" wrapTemplateId=""/>
>
> but i am unable to get the Text of the forum article.Is there any specific
> change that is made in the new release .
>
> regards