Needs review
Project:
Node Reference URL Widget
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2012 at 00:23 UTC
Updated:
25 Aug 2013 at 17:43 UTC
When references view is selected in field settings form and select list widget as fallback it shows <span class="views-field views-field-title"> <span class="field-content"> [title] </span></span> as drop down options.

Related issue #1860696: References user views fallback select list widget shows views html in options
| Comment | File | Size | Author |
|---|---|---|---|
| views_fallback_select_list_error.patch | 1.15 KB | jibran | |
| bug.png | 2.71 KB | jibran |
Comments
Comment #1
gerson.analista commentedThank's jibran,
I tried use your path, but when i choose "Grouping field Nr.1" in "References: Style options" it gererate one error.
I aplied this changes and work...
Comment #2
spacer commentedThanks Gerson - patch in #1 works fine.
I'm not too sure what the first part of the patch does - this failed when I applied it 'patch unexpectedly ends in middle of line', but the second part applied fine and the dropdown list appears as it should do.