The '''DebugFeed''' component sends a list of Categories, then Labels, then finally String field values which are driven by the generated templates by a feed Mapper.
See [[Data Feeds]].
== Usage ==
== Fields ==
{{Table ComponentFields
{{Table ComponentFields
|CategoryCount|Int|
|CategoryCount|Int| The amount of categories to put at the beginning of the feed.
|LabelItemCount|Int|
|LabelItemCount|Int| The amount of label Feed items to put at the beginning of the feed.
|StringItemCount|Int|
|StringItemCount|Int| The amount of String fields generated by the feed.
|StringValues|{{RootFieldType|SyncFieldList`1|[[Type:String|String]]}}|TypeAdv3=true| Is automatically filled with values driven by the content of Feed value fields generated by the feed mapper creating templates from the data in this feed.
The DebugFeed component sends a list of Categories, then Labels, then finally String field values which are driven by the generated templates by a feed Mapper.
Is automatically filled with values driven by the content of Feed value fields generated by the feed mapper creating templates from the data in this feed.
Usage
This article or section is a Stub. You can help the Resonite Wiki by expanding it.