Hello:

First great work!!!, there is a problem when use format in a fields with reference display.

In order to replicate the error.
1. In a reference field create a view (reference display) to use in a Reference_Field
2. Set "References list" as format
3. Rewrite the output in order to concatenate two fields of the node to be referer: [title] ([entity_id_2])
4. Use the Reference List in the Reference_Field
5. The output must be a select list for the Reference_Field
6. The is not problem when you create a New Node, the list display without problem

Case_withoutproblem.png

7. But when you use the Reference_Field as Exposed Filter the output show html code

Casewithproblem.png

CommentFileSizeAuthor
Casewithproblem.png198.46 KBzatarain21
Case_withoutproblem.png140.87 KBzatarain21

Comments

dawehner’s picture

Can't you disable the field template in the settings?

mshaver’s picture

I noticed this as well, but luckily views provides a nice "Strip HTML tags" within the Rewrite the Results area. This was the only method that worked for a date field, as the "none" option within the style settings did not strip the HTML.

dawehner’s picture

Status: Active » Fixed

Thanks @mshaver to provide a possible solution for the problem.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

Anonymous’s picture

Issue summary: View changes

Just fixed format