.. ================================================== .. FOR YOUR INFORMATION .. -------------------------------------------------- .. -*- coding: utf-8 -*- with BOM. .. include:: ../../Includes.txt .. _administrators-frontendediting-form: .. figure:: 03_powermail_01_seiten_typo3-frontend-editing.jpg :width: 600px :alt: Frontend-Editing: powermail fields Frontend-Editing with the Organiser. Here: powermail fields Form ==== Here page: (1.1.1) editing page with the form Workflow -------- Create * a Powermail form * a Powermail page (or pages) * and Powermaild fields Conventions ----------- Variable name ^^^^^^^^^^^^^ Each field must have an own variable name like: table + '__' + field * Sample: tx_org_headquarters__title Checkbox, Radiobutton and Selectbox ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Type must be one oth this three: * Browser Frontend-Editing: Checkbox * Browser Frontend-Editing: Radiobutton * Browser Frontend-Editing: Selectbox Others ------ Don't forget the send button ;)