10390 Posts in 2201 Topics by 1712 members
|
Page:
1
|
Go to End | |
| Author | Topic: | 123 Views |
-
tagfield not working

3 September 2012 at 8:31pm
I've downloaded the tagfield module, followed the instructions and code in the Schommer book. The tagfield displays, saves the tags (skills in the book example) but it does not autosuggest. I have tried the latest version from github and the one before that but neither works.
If I look at the source code for the field it says autocomplete="off" see below :
<input type="text" class="text tagField" id="RegistrationMultiForm_Form_Skills" name="Skills" value="" autocomplete="off" href="/index.php/register/Form/field/Skills/suggest" rel=" " />
This suggests that it is a setting somewhere. Should I be setting something in _config.php ? The API isn't that helpful.
| 123 Views | ||
|
Page:
1
|
Go to Top |

