Hi Guys,
how to make :
when i enter a user mobile no. it will show me the users no.
ex. : when entering 1234 (as a phone no.) I get User ID (5) as a result in the Label ,
the sheet contains more than 50 mobile numbers.
how can i do that, & better to use spreedsheet or web1 ?
photos attached…
pls send photo as for blocks
i don’t want users see other names , i only want :
when ever someone enters his phone no. he get his ID only
as shown in the photos above …
thank u for the reply
Using free methods, even without an extension, getting data from Google Sheets is possible. Your paid extension is not bad but to understand the mentality of users, most of them seek for free options and as less extensions as possible.
if you want only that concern user detail alone, then dont let the user to type the number in the text box… during registration get his number and store it in tinydb. then use the above url just add the number from tinydb and get pwd… simple