When calling an additional table field of the arclist tag, the fields specified by the channel model are no longer used as the basis. You must pay attention to the following two issues during calling:
1. You must specify the channelid (content channel ID, for example, you add a flvurl field to the [Common Article] or [product] model. In [content model management, [Common Document] the ID of a model or product model is [1] or [6 ]]
2. Directly mark the fields to be called (you can refer to these field names in the content delivery model management );
Example:
{Dede: arclist addfields = 'language, softtype' ROW = '8' channelid = '3'} [assume that your field is in the Common Article model, the value of its ID is 1. Here, the channelid is specified as 1 (the id value of the [Common Article] model in [Content Model Management]), rather than the column category ID. Pay attention to this .]
[Field: textlink/]-[field: softtype/]-[field: Language/]
{/Dede: arclist}
The custom fields defined by the content model cannot be called in {Dede: arclist }.