Page 1 of 1

auto search suggestion displaying list the result

Posted: Tue Sep 18, 2012 12:08 pm
by marc

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


auto search suggestion displaying list the result

Posted: Tue Sep 18, 2012 1:50 pm
by maxkatz

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.


auto search suggestion displaying list the result

Posted: Tue May 20, 2014 11:02 am
by Ray Phelan

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


auto search suggestion displaying list the result

Posted: Tue May 20, 2014 11:27 am
by Evgene Karachevtsev

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.