DEPRECATION WARNING

This documentation is not using the current rendering mechanism and is probably outdated. The extension maintainer should switch to the new system. Details on how to use the rendering mechanism can be found here.

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 ;)