Login with google spreadsheet problem

LoginGSR.aia (165.5 KB)
gsheet login scripts.txt (358 Bytes)

@Yusup_Rismunawar , try this scripts.. edited..

  1. add the scripts in ghseet scripts editor- deploy it-copy the scripts code-paste it in two places as mentioned in the aia
  2. On login click, if user input name matches , it will check password is correct or wrong. If correct Dashboard screen will open. If not it will alert as Password is Wrong
  3. If user name not found, it will ask user to create account.
  4. On sign up button click, if user input mail found already it wil pop up again with alert, if not user will be added in to the list..

(P.S- You should enable Show lists as json from the project setting, if not it will through an error..

try it..

1 Like