Login / Status
developer.Resource
Home . Documentation . Document Library . Extension Manuals
Sponsors
hosted by punkt.deTYPO3 and Open Source Magazine

1.3. Adminstration

Before installing this extension, you must manually create a csv subfolder in the fileadmin folder, so the fileadmin/csv folder exists. You must also ensure the folder is writable. If the server seems to hang the first time you try to submit a form, it may be trying to write to a file. There are no configuration options for CSV files.

In addition to this extension, you may wish to install one or more of the extensions julle_formpreview and julle_form2csv. If you do, it is important to install the extensions in the following order:

  1. julle_formpreview

  2. julle_formreceipt

  3. julle_form2csv

If you install the first and the third, and later wish to install the second, you should uninstall everything and reinstall the extensions in the appropriate order.

Forms use exactly the same markup as a Typoscript FORM. Thus, you can alter the presentation of forms by changing the CSS stylesheet. Most HTML elements are styled with CSS classes, like csc-mailform, csc-form-labelcell, etc