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

grouping fields #564

Open
rallek opened this issue May 8, 2014 · 1 comment
Open

grouping fields #564

rallek opened this issue May 8, 2014 · 1 comment

Comments

@rallek
Copy link

rallek commented May 8, 2014

feature reques: It would be great to be able to organize fields in groups.

This can be done like lists, creating a group and adding in this group the normal fields. The group should have properties to toggle this fields in edit templates. Each group should have his own permission setting.

Usecase example:
Group "content": "title", "Text", "summary"
Group "information": "picture", "pictureDescription", "extendedInformationText"
Group "moderation": "frontPage", "publishigDate"

in edit.tpl:
The group "content" shoud be visible with edit permission. The group "information" shoud be collapsed but able to toggle with edit permission. The group "moderation" should be abailable when permission moderate and be able to toggle.

in view.tpl:
The groups "content" and "information" should be available for visitors in two different div. Each div do have a headline with the group name.

@Guite Guite added this to the Enhancements milestone May 8, 2014
@Guite Guite self-assigned this May 8, 2014
@Guite Guite modified the milestones: Enhancements, Future Aug 27, 2014
@rallek
Copy link
Author

rallek commented Jan 8, 2017

Instead of bringing this feature we do need a little more documentation about adding own permission rules. So anybody should be able to create this by themself.

I can live with won't fix ;-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants