You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If I set hintText into xml definition I have no problem .
When I try to change it from controller evry operation doesn't work.
So for a wristrap.autocomplet widget called acTowns statement like this
$.acTowns.hintText= 'newvalue';
doesn't produce any effect: no value change... and no error!
The text was updated successfully, but these errors were encountered:
fcodebue
changed the title
edit hintText on autocpmplete
edit hintText on autocomplete
Nov 11, 2015
If I set hintText into xml definition I have no problem .
When I try to change it from controller evry operation doesn't work.
So for a wristrap.autocomplet widget called acTowns statement like this
$.acTowns.hintText= 'newvalue';
doesn't produce any effect: no value change... and no error!
The text was updated successfully, but these errors were encountered: