I have generic content types for event and venue. How can I mark one venue as restaurant and another as cinema?

Comments

dr.admin’s picture

Issue summary: View changes

+1 i need it too. I have Organization type with AggregateRating i need to mark Organization and several fields of Organization as AggregateRating

daemonchrist’s picture

Status: Active » Fixed

The short answer is no.

The slightly longer answer is you should probably rethink your data model. A restaurant and a cinema are two different things, and would likely be better represented as different content types, where they can also benefit from having different fields...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.