We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi there! Thanks for your work so far.
I am asking myself if it's possible to apply a custom view to multiple resources?
Let's say I've got three resources
PersonType AccessType TeamType
all of them should have a custom view, since they use the same trait that needs to be shown in custom style.
What would be the best approach in this case?
Thank you!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi there! Thanks for your work so far.
I am asking myself if it's possible to apply a custom view to multiple resources?
Let's say I've got three resources
PersonType
AccessType
TeamType
all of them should have a custom view, since they use the same trait that needs to be shown in custom style.
What would be the best approach in this case?
Thank you!
The text was updated successfully, but these errors were encountered: