<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<title>Question2Answer Q&amp;A - Recent questions tagged tags-hints</title>
<link>https://www.question2answer.org/qa/tag/tags-hints</link>
<description>Powered by Question2Answer</description>
<item>
<title>How to use tags hints functionality in my 'ask a question' section</title>
<link>https://www.question2answer.org/qa/52691/how-to-use-tags-hints-functionality-in-ask-question-section</link>
<description>

&lt;p&gt;How can I use the same functionality about '&lt;em&gt;tags hints&lt;/em&gt;' in the '&lt;em&gt;ask a question&lt;/em&gt;' section in my own q2a website? I've tried naming equal the &lt;em&gt;'ask a question' input text&lt;/em&gt; (title) and &lt;em&gt;input text for type tags&lt;/em&gt; (tags), in order to use the same js functions, but it doesn't work.&lt;/p&gt;

&lt;p&gt;When I saw the console in the browser I note a error message that say: '&lt;strong&gt;Uncaught ReferenceError: qa_tags_complete is not defined&lt;/strong&gt;' and nothing happens...&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Code added in qa-theme to include the JS functions:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;script src=&quot;' . $this-&amp;gt;rooturl . 'js/qa-page.js&quot;&amp;gt;&amp;lt;/script&amp;gt;
&lt;br&gt;&amp;lt;script src=&quot;' . $this-&amp;gt;rooturl . 'js/qa-ask.js&quot;&amp;gt;&amp;lt;/script&amp;gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The 'Ask a Question' field:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;input type=&quot;text&quot; name=&quot;title&quot; id=&quot;title&quot; onchange=&quot;qa_title_change(this.value);&quot; placeholder=&quot;ask a new question or search for exists questions&quot; class=&quot;form-control&quot;&amp;gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The 'Tags' field:&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&amp;lt;input type=&quot;text&quot; class=&quot;topics_input&quot; name=&quot;tags&quot; id=&quot;tags&quot; onkeyup=&quot;qa_tag_hints();&quot; onmouseup=&quot;qa_tag_hints();&quot; value=&quot;&quot; placeholder=&quot;Use hyphens to combine words&quot;&amp;gt;&amp;lt;/input&amp;gt;&lt;/p&gt;</description>
<category>Q2A Core</category>
<guid isPermaLink="true">https://www.question2answer.org/qa/52691/how-to-use-tags-hints-functionality-in-ask-question-section</guid>
<pubDate>Wed, 20 Jul 2016 03:13:12 +0000</pubDate>
</item>
</channel>
</rss>