rendering
Jul 28 2009
The Power of Web Forms in Alfresco WCM
It pays to use a separate web form for each web content type.
My client uses web forms in Alfresco 3.0E to create web content. This means that when users want to create HTML (web content), they open an "authoring" form (defined ahead of time using XSD), populate its fields with the desired content, and save it. On save, Alfresco does two things:
- saves the content item as an XML file;
- transforms the XML to HTML using an XSL rendering template (also written beforehand).
© 2011 CapTech Ventures, Inc. All Rights Reserved. Legal Notices.