I can tried to work around this issue by adding multiple fields first, and then start to fill the field with the create dialog. The new nodes are created, but the reference fields are empty after saving. So, in summary - I can only create one new node via and reference it properly. The other references are either lost or not even filled.
In the Error log is says "Invalid form POST data." in system/ajax
Seems like the form id is not set correctly? http://api.drupal.org/api/drupal/includes%21ajax.inc/function/ajax_get_f...
| Comment | File | Size | Author |
|---|---|---|---|
| Bildschirmfoto 2012-04-17 um 17.15.51.png | 151.09 KB | valderama |
Comments
Comment #1
valderama commentedSeems to be a related to http://drupal.org/node/1504498 - however the patch provided there does not help.
Comment #2
valderama commentedNote: If you need a quickfix try EntityConnect (http://drupal.org/project/entityconnect) This module does a similar thing, and it currently works with multiple reference fields.
Comment #3
lsolesen commentedIs this still an issue in alpha4?
Comment #3.0
lsolesen commentedupdate