Powermail HTML Template for fieldwraps --- GLOBAL MARKERS --- ###LABEL### Field label ###LABEL_NAME### "uid" + uid ###MANDATORY_SYMBOL### Symbol if mandatory field ###NAME### Field name ###DESCRIPTION### Field Description with wrap from constants ###VALUE### Standard-value ###CLASS### Field's class ###CLASS_ADDITIONAL### Additional class set in fields, without class attribute ###ID### Field's id ###SIZE### Field's size ###MULTIPLE### If multiple is allowed in select ###MAXLENGTH### Field's maximum length ###READONLY### Is this field readonly? ###POWERMAIL_FIELD_UID### UID of current field ###COLS### Rows for textarea ###ROWS### Cols for textarea ###ONFOCUS### includes eventhandlers like onFocus and onBlur ###ONCHANGE### includes eventhandlers for changing fields like select ###TABINDEX### Uses tabindex (automaticly or via constants) ###ACCESSKEY### Uses acceskeys if set in constants ###JS### Fields: Could be used in different powermail extensions to add eventhandler, etc... ###JS_INNER### Fields: Could be used in different powermail extensions to add eventhandler in the innerMarkerArray, etc... (radiobuttons, checkboxes, etc...) ###VALIDATION### Validation ###VALIDATION_INNER### Validation ###DIVJS### DIV arround Fields: Could be used in different powermail extensions to add eventhandler, etc... ###POWERMAIL_TARGET### Link to the same page (could be used for different javascripts, etc..) ###POWERMAIL_NAME### Form name (could be used for different javascripts, etc..) ###ALTERNATE### Will be filled with odd or with even ###REQUIRED### HTML5 required attribute ###MIN### HTML5 min attribute ###MAX### HTML5 max attribute ###STEP### HTML5 step attribute ###PATTERN### HTML5 pattern attribute ###PLACEHOLDER### HTML5 placeholder attribute --- GENERAL MARKERS -- Displaying any value from pi1/locallang.xml: ###POWERMAIL_LOCALLANG_YOURFIELD### (Could be filled via locallang.xml or typoscript - see manual for details) Displaying any value from typoscript: ###POWERMAIL_TYPOSCRIPT_YOURFIELD### (Could be filled via typoscript - see manual for details) Fieldwrap for Text fields like
###LABEL######DESCRIPTION######MANDATORY_SYMBOL###