标签: templates drupal entityreference
我的内容类型为A,内容类型为B。
内容类型B引用了内容类型A。
在内容类型A的节点模板上,我想隐藏内容并显示内容类型B的引用节点的全部内容。
基本上
如果存在引用实体,我可以用B的内容类型替换A的内容类型视图。 ?