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

Need support for keyword metadata within view models #30

Closed
willprice76 opened this issue Jul 26, 2016 · 3 comments
Closed

Need support for keyword metadata within view models #30

willprice76 opened this issue Jul 26, 2016 · 3 comments
Milestone

Comments

@willprice76
Copy link
Contributor

The Tag model only has support for keyword title, description and key. Its a common requirement to have metadata on keywords, which should be available in the derived view models for components using these keywords.

It would be good if subclasses of Tag could be created with SemanticProperty decorators, which would enable the keyword metadata to be mapped to properties in the usual way.

@ablyth-building-blocks
Copy link

+1

@rpannekoek rpannekoek added this to the V1.7 milestone Sep 9, 2016
@rpannekoek
Copy link
Contributor

TSI-811 (internal issue ID for tracking purposes)

@rpannekoek
Copy link
Contributor

Fixed in DXA 1.7: introduced new (base) class KeywordModel which can be subclassed.

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

3 participants