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.
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.
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.
TopicListofLookupListItems calledViewstoContentTypeDescriptorTopicLookupbound toViewstoContentTypes(so it'll be available on all topics){ContentType}token toTopicLookupto enable the above referenceThis 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.