-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Add stereotype as filter for contents UI #13770
Add stereotype as filter for contents UI #13770
Conversation
Did you create a dropdown for Stereotypes? |
No. The stereotype is a value provided in the URI just like we do today with contentTypeId parameter in the route data |
So, how can I choose them? |
|
I see, I though you added a new dropdown to list the available stereotypes :) |
The idea is to render the UI with only content types that share the same stereotype so it would have to be part of the URI not as a drop down menu. Menu would be nice in the Content type definition page for stereotype. |
I agree with the idea, but I don't know where the stereotype is passed. |
Fix #13769
Here are some screenshots while the
stereotype
parameter is used.Here is a view when no stereotype provided