Views : Entity Reference
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3387707. --> Reported by: [coaston](https://www.drupal.org/user/3606845) Related to !1 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When using default autocomplete - everything works. However when you create a view &gt; entity reference the autocomplete shows httml<br> as follow :</p> <pre>&lt;span class="views-field views-field-field-custom-name"&gt;&lt;span class="field-content"&gt;Fantisek Coaston&lt;/span&gt;&lt;/span&gt;</pre><p>When I save content everything works and i can see just "Frantisek Coaston" as it should, This only appears when you want to add new user/content from views entity reference. </p> <p>Patch would be appreciated as this can be confusing for users. And in my case I cannot use default referene as filters are needed.</p>
issue