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...

Comments

valderama’s picture

Seems to be a related to http://drupal.org/node/1504498 - however the patch provided there does not help.

valderama’s picture

Note: 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.

lsolesen’s picture

Status: Active » Postponed (maintainer needs more info)

Is this still an issue in alpha4?

lsolesen’s picture

Issue summary: View changes

update