Playa is a powerful one-to-many field loosely based on Mark’s Multi-Relation extension.
Unlike the others, it enables you to…
- Pull content from multiple weblogs
- Limit the number of selectable entries
- Order your selections with drag-and-drop
- Close your entries and mean it
- Set selections as searchable
Like Relationship and Multi-Relation fields, Playa uses the related_entries template tag:
{related_entries id="my_playa_field"}
<h4>{title}</h4>
<p>{body}</p>
{/related_entries}
For more information and the download, go to http://brandon-kelly.com/apps/playa/
Current version: 1.1.3
Most recent updates:
- When saving an entry, Playa now leaves unchanged relationships in-tact
- Fixed a caching issue by automatically clearing the relationship cache whenever a change is made
