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.
是否有可能以某种方式将节点参考字段放在 CiviCRM 联系表单上?当然,如果它是为实体解决的,我们就有它用于节点。我只用https://www.drupal.org/project/civicrm_entity看到了相反的解决方案
不幸的是,不,至少不是以任何内置方式。您总是可以创建一个整数字段并构建使其引用节点 ID 的功能,但 CiviCRM 并不是为了解 Drupal 内容而构建的。