Forum Discussion
PaoloT , this is the issue that forced me to use the static code for the search input:
In short, the input type is incorrect on the mobile search component. It should be type = "search". Can this issue be fixed on the Lithium side? If so, then I can look into using the default mobile component. If not, perhaps you have a workaround so that the changing T-value doesn't break our current code?
- Alan
Hi iftomkins
my assessment is that it sounds a bit overkill to replace completely the search component for what seems to be a cosmetic issue (i.e. "Go" vs "Search" wording on the iPhone).
If this is an issue that needs resolving, then my assessment is the same as the last time, that is to build a custom search component. If this is done, it should be achieved via our standard customization points (that is, REST APIs and in particular I would suggest to leverage LiQL which has been added since I wrote my original reply there).
Playing with t:formdata directly unfortunately is not supported.
I hope this gives you some pointers on how to proceed!
Thanks,
Related Content
- 11 years ago
- 10 years ago
- 13 years ago