Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有词汇表(“国家”)和内容类型,其中一个字段(称为“新闻”)链接到这个词汇表,该词汇表显示为术语列表。我还创建了具有相同分类字段的用户配置文件。然后我创建了国家值设置为“波兰”的新闻,我只想向在个人资料中选择“波兰”的用户显示具有此值的新闻。
我使用 Profile2 创建用户的个人资料。
我的问题是:我应该如何配置视图来显示新闻?