https://x.thunkable.com/projects/5c0221f3b5f0362dad71e3a1
Once a user is registered i want to check if his name is already in database but i can give column name only, i dont know how to find the name in database airtable and fetch row number.
https://x.thunkable.com/projects/5c0221f3b5f0362dad71e3a1
Once a user is registered i want to check if his name is already in database but i can give column name only, i dont know how to find the name in database airtable and fetch row number.
Under the ‘then do’ you have set PasswordIndex to > in list ‘value’… where did you get that ‘value’ block?
You have to pull that from available blocks somewhere but I don’t see it.
Thanks
That’s an incorrect block usage. It should be column, not value.