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

Reintroduce Views support #1

Open
3 tasks
JeremyCaney opened this issue Oct 4, 2019 · 0 comments
Open
3 tasks

Reintroduce Views support #1

JeremyCaney opened this issue Oct 4, 2019 · 0 comments
Assignees

Comments

@JeremyCaney
Copy link
Member

Previously, the Topic Editor had support for views. This was (apparently) removed due to lack of full support. This should be reintroduced in the ASP.NET Core version.

  • Add a TopicList of LookupListItems called Views to ContentTypeDescriptor
  • Add a TopicLookup bound to Views to ContentTypes (so it'll be available on all topics)
  • Add a special {ContentType} token to TopicLookup to enable the above reference

This way, each content type can have a list of views associated with it, and the author of each topic implementing that content type can select one of those views from a dropdown list.

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