GroupedInput
Summary
Lists datatypes that need to group input data when displayed in view mode.Usage
GroupedInput[]=<datatype>
Description
This setting lists the datatypes that need to group input data when displayed in view mode. But keep in mind that the datatype may override this using PHP code.
Possible values are datatypes. A view the datatypes used by your installation visit the following location:
<eZ Publish installation>\kernel\classes\datatypes
This setting is case sensitive.
Examples
GroupedInput[]=ezinisetting GroupedInput[]=ezmultioption GroupedInput[]=ezoption GroupedInput[]=ezrangeoption GroupedInput[]=ezpackage GroupedInput[]=ezuser
By default, these datatypes are set to group input data when displayed in view mode.
Ester Heylen (23/06/2010 4:12 pm)
Geir Arne Waaler (31/08/2010 8:19 am)
Comments
There are no comments.