简体   繁体   中英

Drupal + CiviCRM: Contact form, add node/entityreference field

Is it possible somehow to put a node reference field on a CiviCRM contact form? Of course if it is solved for Entities, we have it for nodes. I only saw solution for the opposite way with https://www.drupal.org/project/civicrm_entity

Unfortunately, no, at least not in any built-in way. You could always do an integer field and build features that make it refer to a node ID, but CiviCRM isn't built to know about Drupal content.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM