Voici la recherche native de glide : je desire la meme chose sur une autre page mais avec une barre de recherche qui ouvre le pavé numerique sur smartphone et filtre avec “content”
une aide avec des images serait plus parlant pour moi (a cause de la traduction)
Ok , j’ai réussi a faire ouvrir le pavé numerique pour ma search barre sur smartphone , mais je n’ai pas la possibilité d’appliquer un filtre ‘content’ avec des données numerique, comment faire ?
You need to write your number to a Text column instead of a Number column. Then you will see the options. You can still use a Number Entry component to get the correct keyboard, but as long as it’s writing to a Text column, then you should be able to set the filter properly.
Thanks
,in native searchbar evey thing works like you describe ,but not the numerc panel and i can’t imposed the numeric panel on phone.
I don’t know how impose numeric entry on phone.
You want to use ‘Includes’. Right now you are checking if the entire value in Référence is included in Recherche X. Unless you type the entire matching value, it won’t work. If you switch it to ‘Includes’, you are asking it to check if the value in Référence includes the value in Recherche X.
The difference is the direction of the comparison.
Checking if ‘ABC’ is included in ‘A’ won’t find a match because ‘BC’ is not found. But checking if ‘ABC’ includes ‘A’ will find a match because ‘ABC’ does include ‘A’.
yeahhhhhh
i put the “rechercheX” in user Table and everything is OK** **
Many many thanks for your help .
i wish you the best for the futur .
i can continue my discover of glide seriously now , and i know where to go to find help.
Excuse my english , i don’t use google translate.