A form component which allows external users to create reference contents themselves.
This component allows users to send in their reference sites.
| Name | Type | Entity | Multiple | AssetBinding | Allowed CTD Names | Description |
|---|---|---|---|---|---|---|
| ParentContent | binding | Content | false | Under which content should this add itself | ||
| Recipient | textfield | Who should be notified |
<?xml version=1.0 encoding=UTF-8?> <properties> <property name=ParentContent type=binding entity=Content multiple=false allowedContentTypeDefinitionNames= description=Under which content should this add itself/> <property name=Recipient type=textfield entity= multiple= allowedContentTypeDefinitionNames= description=Who should be notified/> </properties>