2.1.0releasedAssociation Field

Linking entries between two sections

Clone URLhttps://github.com/symphonists/association_field.git

Add as a submodulegit submodule add https://github.com/symphonists/association_field.git extensions/association_field --recursive

Compatibility

2.x.x2.1.x2.2.x2.3.x2.4.x2.5.x2.6.x2.7.02.7.12.7.22.7.32.7.42.7.52.7.62.7.72.7.82.7.92.7.10
NoNoNoNo0.5.41.1.02.1.02.1.02.1.02.1.02.1.02.1.02.1.02.1.02.1.02.1.02.1.02.1.0

Readme

Association Field

A Symphony field to link entries between two sections.

Version history

Symphony 2.6 to 2.x.x

  • Add canPrePopulate() (#28)
  • Add related filter (#23)

Symphony 2.6 to 2.x.x

  • Symphony 2.7 compatibility

Symphony 2.6 to 2.6.x

  • Fix missing internal name change (see introduction of prepareReadableValue in 2.0.0)

Symphony 2.6 to 2.6.x

  • Rename outdated preparePlainTextValue to prepareReadableValue

Symphony 2.5 to 2.6.x

  • Added new AssociationFiltering delegate allowing extension to filter results
  • Fix MySQL 5.7 Distinct, order by error when in strict mode

Requires Symphony 2.5

  • Removed association count from index for single select fields

Requires Symphony 2.5

  • Enabled publish filtering
  • Fixed importing
  • Fixed markup handling in captions
  • Backported Select Box Link changes
  • Added markup to index tables for interface styling

Requires Symphony 2.4

  • Merged in changes from Select Box Link
  • Code clean-up

Requires Symphony 2.4

  • Fixed option encoding for field instances with interface

Requires Symphony 2.4

  • Updated field settings layout

Requires Symphony 2.4

  • Fixed option discovery

Requires Symphony 2.4

  • Added persistent sort orders to XML output

Requires Symphony 2.4

  • Added persistent sort orders to UI

Requires Symphony 2.4

  • Added data type to markup

Requires Symphony 2.4

  • Added entry limit to markup

Requires Symphony 2.4

  • Added association interfaces
  • Initial release (forked Select Box Link)