Hello @all,

I use an entity reference view as a source for my entity reference field.

In the view, a node type is called with a bunch of fields, one of the fields is a paragraphs field with multiple values, so multiple times a predefined paragraph (which makes multiple fields to a set, it behaves like a normal field) can be added.

With a special display mode of the paragraphs field, I'm also able to extract the data I need for my view.

The behaviour for multiple fields in my view is, not to display it "inline", rather to display it as separate row.

So far so good, even in the view preview everything is shown up correctly.

When I call the view as source for my entity reference field (as a select list, combined with chosen module) all fields are displayed correctly but from my multiple value field only the first value appears. The other values of this field are ignored.

Any Hits how I can display it completely like in the view preview mode?

Comments

dercheffe created an issue.

Anonymous’s picture

forget about this comment...

jeepster’s picture

Hi,

I have the same problem, how did you solve it?

Thanks!