ContentTypeFilter input type
Contents
A field for selecting a content type.
Usage
<input name="myctyfilter" type="ContentTypeFilter">
<label>My CTYFilter</label>
<occurrences minimum="0" maximum="0"/>
<config>
<context>true</context> (1)
</config>
</input>
1 | context true limits the list of content types to the applications configured for the current site. Default is false . |