hi is it possible in tiggzi to have an auto search displaying the result to a list like phone book in android?...
example:
search box : s*
it will display in the list:
sardin
snake
snail
shark
hi is it possible in tiggzi to have an auto search displaying the result to a list like phone book in android?...
example:
search box : s*
it will display in the list:
sardin
snake
snail
shark
Yes, it's possible. Tiggzi is a mobile app builder, so you can build anything you want, http://help.tiggzi.com/5steps. Keep in mind that the actual search features has to be programmed. You will need to search against some list, either stored in local storage or in a cloud database.
Hi.
Is it possible to have an updated link for this topic "Auto Search Suggest" with some working examples?
The above link just takes me to the Appery Document start page.
Thank you
Hello Ray,
It is an old link to a general information about builder. Unfortunately there is no tutorail about "Auto Search Suggest" . As Max mentioned this feature has to be coded.