{exp:playa:parent_ids}¶
Tag Parameters¶
{exp:playa:parent_ids} supports almost all of {exp:channel:entries}’ tag parameters, as well as the following:
- entry_id
- The child entry’s ID(s). If your tag is within an {exp:channel:entries} tag pair, this will default to the current entry’s ID.
- parent_id
- The parent entry ID(s) to include. Prefix with “not” to define entries to exclude instead.
- field
- The Playa field’s name where the relationship was made, or the Matrix field’s name if your Playa field lives within a Matrix field.
- field_id
- The Playa field’s ID where the relationship was made, or the Matrix field’s ID if your Playa field lives within a Matrix field.
- col
- The Matrix column’s name where the relationship was made.
- col_id
- The Matrix column’s ID where the relationship was made.
- row_id
- The Matrix row’s ID where the relationship was made.
- delimiter
- The string used to separate the returned entry IDs. (The default is “|”.)