You are not logged in Log in Join
You are here: Home » Members » comlounge » makes Formulator forms fsbased and customizable » how to install and use CMFFormulatorAddon » View Document

Log in
Name

Password

 

how to install and use CMFFormulatorAddon

CMF addon for Formulator

this is just a little project to make serialized Formulator forms also available to the CMF and to make them customizable.

base on FSForm.py by Martijn Faassen and extended by the ZODBClone method.

TODO is to make a icon with lock for it.

Installation should be easy. Simply copy this product to your Products/ folder. Formulator 1.3.x should be installed. I suggest to use 1.3.1 or higher as 1.3.0 has some little bugs.

Usage

quite simple. In order to create a fs based form you first create it in the ZMI. Then you click on the XML-Tag on top and copy the contents into a file with the ending .form in a skin directory somewhere. That's it.

written by Christian Scholz ([email protected]) in March 2003.