Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide a method of grouping fields (other than tabs) #1138

Closed
angrybrad opened this issue Jan 31, 2017 · 1 comment
Closed

Provide a method of grouping fields (other than tabs) #1138

angrybrad opened this issue Jan 31, 2017 · 1 comment
Labels
authoring ✍️ features related to author experience enhancement improvements to existing features system administration 💼 features related to system administration
Milestone

Comments

@angrybrad
Copy link
Member

Created by: Timothy Kelty (timkelty@gmail.com) on 2015/04/02 12:33:05 +0000
Votes at time of UserVoice import: 3


Solutions like SuperTable are very tempting in common situations where technically, you really want a number of fields, but from a UI perspective, it doesn't cut it.

Example:
Client requests a place to attach "Social Media Usernames" to an entry.

The 2 native options are:

  1. create a new field for each type (instagram, twitter, etc)
  2. create a matrix field with 2 fields:
    • dropdown to select "type"
    • text input for username

From a technical standpoint, option 1 is really what you want, because you don't want the user to be able to enter 2 rows with the same "type". However, the display of that many text small fields doesn't seem to cut it for our clients.

It would be great if, in the entry layout, you could group sets of fields, maybe give them a heading, and adjust their layout (horizontal, vertical).

This would make using third party options like SuperTable much less appealing.

@brandonkelly brandonkelly added system administration 💼 features related to system administration authoring ✍️ features related to author experience labels Feb 25, 2018
@brandonkelly brandonkelly added enhancement improvements to existing features and removed feature labels Mar 5, 2019
@brandonkelly brandonkelly added this to the 4.0 milestone Mar 21, 2019
@brandonkelly brandonkelly modified the milestones: 4.0, 3.5 Jul 11, 2020
brandonkelly added a commit that referenced this issue Jul 11, 2020
Resolves #806
Resolves #841
Resolves #913
Resolves #1103
Resolves #1138
Resolves #2644
Resolves #3953
Resolves #4647
Resolves #4738
@brandonkelly
Copy link
Member

As of the next Craft 3.5 release, it will be possible to add custom headings, tips, warnings, instructions, and horizontal rules to field layouts, which should resolve this :)

A custom Heading within a field layout

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
authoring ✍️ features related to author experience enhancement improvements to existing features system administration 💼 features related to system administration
Projects
None yet
Development

No branches or pull requests

2 participants