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

More detailed visibility control of label extensions #17

Closed
stoerr opened this issue Jul 17, 2023 · 1 comment
Closed

More detailed visibility control of label extensions #17

stoerr opened this issue Jul 17, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@stoerr
Copy link
Member

stoerr commented Jul 17, 2023

The creation dialog icon is visible on many fields where it doesn't really belong, such as the 'Author' field, key fields and even the search field that isn't in a dialog.

There is already an attribute aivisibility created in #16 and other commits belonging to #12 which can be added to the widget, e.g.
<cpp:widget type="textfield" label="Author" name="author" value="${model.author}" aivisible="false"/>
but that needs changing Pages and creating a release. As an intermediate solution there are some excluded property names in #12 .

@stoerr stoerr added bug Something isn't working enhancement New feature or request labels Jul 17, 2023
@stoerr stoerr self-assigned this Jul 17, 2023
@stoerr stoerr removed the bug Something isn't working label Jul 18, 2023
@stoerr stoerr removed their assignment Oct 12, 2023
@stoerr
Copy link
Member Author

stoerr commented Nov 7, 2023

There is now a configuration based mechanism #33 for AEM that also works for Composum. Since the original plan of changing pages is quite a lot of work and that would amount to creating and maintaining two different mechanisms, I think we should not do this as there is a general solution and there are bigger fish to fry right now.

@stoerr stoerr closed this as not planned Won't fix, can't repro, duplicate, stale Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant