Adding html attributes to a field
-
Is there a way I can add html attributes to a form or form field?
Specifically I want to turn off autocomplete on the member directory search form. Either by adding the autocomplete attribute to the search form or by adding it to specific search fields. How can I programmatically add the autocomplete attribute?
The topic ‘Adding html attributes to a field’ is closed to new replies.