I am testing with the module. It works as expected, except for a Notice message when displaying the node with the entity reference field:

Notice: Undefined property: view::$dom_id in template_preprocess_views_view() (line 116 of [...]/sites/all/modules/views/theme/theme.inc).

Comments

maximpodorov’s picture

Thank you for your report. I'll check the code.

cfmcoder’s picture

This seems to be the same problem that was fixed in Entity Reference View Widget. See http://drupal.org/node/1667296

maximpodorov’s picture

Oh, thank you.

maximpodorov’s picture

The fix is commited. Please check again.

shadysamir’s picture

Status: Active » Closed (fixed)

Perfect! :) Thanks