Closed (fixed)
Project:
View reference
Version:
7.x-3.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Sep 2012 at 13:09 UTC
Updated:
18 Mar 2016 at 11:24 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
srycroft commentedThis patch fixes the issue for me.
Comment #2
jamsilver commentedI am also trying to use a viewreference field on an embedded subform on a custom entity type using the inline entity form (ief) module and it is also showing issues.
I have expanded the above patch to make viewreference grab the field settings and other data 'the right way' so it should always work.
Comment #3
jamsilver commentedOK, I forgot to also copy this approach on the autocomplete process callback. Updated patch attached.
I've also added a second patchfile which applies cleanly on top of several of the other patches sitting on the viewreference issue queue.
Comment #4
klonosWetitling the issue title because it contained an ewwow. You should be caweful when typing weally fast. It's weally funny that @jamsilvew from ComputewMinds twyied to cowwect the title back in #2, but still missed that "w" thewe.
Also, I'm pwetty suwe the "(an field settings ignored)" part has a typo as well, but I don't know if you meant to wite "(any field settings ignowed)" or "(and field settings ignowed)"?
:D
Comment #5
mfrosch commentedI used this module within inline entity form and also had the label problem.
Also the list of views wasn't filtered.
viewreference-1790304-03-complex-entity-form.patch worked for me!
thanks!
Comment #6
tannerjfco commentedI was encountering this issue as well as field settings not applying, which caused a handful of undefined index errors. Applying the viewreference-1790304-03-complex-entity-form.patch from #3 resolves the issue and the field is working correctly from within a field collection. I believe this patch is good to go :)
Comment #7
manu manuThe patch from #3 solved the issue for me too using Paragraphs.
Comment #8
manu manuChanged the title since Paragraphs items are affected too.
Comment #9
Softwar commentedThis patch #3 solved my problem with Multifield module.
I changed the title to add Multifield, just in case someone else has this problem.
Comment #11
danielb commentedAlright, that took a bit of stuffing around to apply but I got there.
Comment #12
danielb commented