You might want to look at the following tag from our taglib :
org.jahia.taglibs.form.FormContentMapperHandlerTag
Basically it takes the attributes of a POST form and maps them to a new container.
But I must warn you that this requires "advanced" knowledge of Jahia and is not for the faint of heart :)
Regards, Serge Huber.
Grosmann, Olivier wrote:
Hi,
I hope that someone will help...
I have a "simple" template (based on the corporate simple template) with only a rich-text container and a button that launch a JSP page. I would like that JSP page inserts dynamically some content (HTML code) into the rich-text container and reload the page. Well, like the ActiveX Editor but without any human operation. Is that possible ?
Thank you, Olivier.
