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.

FORM objectsΒΆ

The editor is not bound to FORM objects shown below. Whenever FORM will be put in TypoScript, the contents of this property will be sent to the FORM plugin. However, one can use regular TYPO3 content objects (cObjects) as well. This means the integrator has the possibility to add COA, TEXT or even HMENU in the FORM TypoScript.

Due to technical limitations it is not possible to nest form objects inside content objects. The following nesting will not work: FORM > COA > TEXTLINE.

Furthermore, using cObjects is only allowed when not using the form content element/ wizard in the backend. This is due to security reasons. The functionality is only available when embedding a form directly in the TypoScript setup.

Element BUTTON CHECKBOX FIELDSET FILEUPLOAD FORM HEADER
accept         X  
accept-charset         X  
accesskey X X   X    
action         X  
alt X X   X    
checked   X        
class X X X X X  
content           X
cols            
data            
dir X X X X X  
disabled X X   X    
enctyp         X  
filters            
headingSize           X
id X X X X X  
label X X   X    
lang X X X X X  
layout X X X X X  
legend     X      
maxlength            
method         X  
multiple            
name X X   X X  
postProcessor         X  
prefix         X  
readonly            
rows            
rules         X  
selected            
size       X    
src            
style X X X X X  
tabindex X X   X    
title X X   X X  
type X X   X    
value X X        
Element HIDDEN IMAGEBUTTON OPTGROUP OPTION PASSWORD RADIO
accept            
accept-charset            
accesskey   X     X X
action            
alt   X     X X
checked           X
class X X X X X X
content            
cols            
data       X    
dir   X     X X
disabled   X X X X X
enctype            
filters X       X  
headingSize            
id X X X X X X
label   X X X X X
lang X X X X X X
layout X X X X X X
legend            
maxlength         X  
method            
multiple            
name X X     X X
postProcessor            
prefix            
readonly         X  
rows            
rules            
selected       X    
size         X  
src   X        
style X X X X X X
tabindex   X     X X
title   X X X X X
type X X     X X
value X X   X X X
Element RESET SELECT SUBMIT TEXTAREA TEXTBLOCK TEXTLINE
accept            
accept-charset            
accesskey X   X X   X
action            
alt X   X     X
checked            
class X X X X   X
content         X  
cols       X    
data            
dir X   X X   X
disabled X X X X   X
enctype            
filters            
headingSize            
id X X X X   X
label X X X X   X
lang X X X X   X
layout X X X      
legend            
maxlength           X
method            
multiple   X        
name X X X X   X
postProcessor            
prefix            
readonly       X   X
rows       X    
rules            
selected            
size   X       X
src            
style X X X X   X
tabindex X X X X   X
title X X X X   X
type X   X      
value X   X     X