charliedevelopment / craft3-section-field

Configurable field that allows selecting from available singles, channels, and structures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make configuration similar to Craft's built-in entries field

missmatsuko opened this issue · comments

I think it'd would be good if the 'Section' field added by this plugin was configured more similarly to Craft's built-in 'Entries' field.

Some changes that could be made to make them more similar:

  • Make field name plural ("Sections" instead of "Section")
  • Add an "All" option for "Allowed Sections"
  • Add "Limit" field instead of "Allow multiple" checkbox
  • Add "Selection Label" field

Current 'Entries' field:

Screenshot of 'Entries' field configuration.

Current 'Section' field:

Screenshot of 'Section' field configuration.