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

Manager Idea: Block Settings #1870

Open
jbrozek opened this issue May 14, 2022 · 0 comments
Open

Manager Idea: Block Settings #1870

jbrozek opened this issue May 14, 2022 · 0 comments

Comments

@jbrozek
Copy link

jbrozek commented May 14, 2022

When creating a block it would be helpful to be able to group some of the fields in an alternative area for the block, something similar to settings of a page. So we could do the following (stealing concepts from regions).

[Field(Title = "Style Css", Display = BlockDisplayMode.Setting)]
public StringField StyleCss { get; set; }

Therefore fields that are rarely used but still need to exist could be represented by a gear icon (next to collapse, drag handle and delete) could be triggered but not shown in the manager layout.

@tidyui tidyui added this to the Version 10.3 milestone Sep 29, 2022
@tidyui tidyui modified the milestones: Version 10.3, Version 10.4 Jan 19, 2023
@tidyui tidyui removed this from the Version 10.4 milestone Sep 20, 2023
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