My app’s URL: https://pilou.glideapp.io/
Hi i have this problem : i specifically asked to show tab “mon profil” only for logged in user.
Just click and you will see that the tab is displayed.
My app’s URL: https://pilou.glideapp.io/
Hi i have this problem : i specifically asked to show tab “mon profil” only for logged in user.
Just click and you will see that the tab is displayed.
It should be user’s email is not empty.
Email is signed-in user => Compare signed in user’s email with … that same column, so it’s always true.
Email is not empty => Check if the user currently viewing the app has a signed-in email or not. If they have not signed in, then the user’s email field is empty, thus this is the condition you need to use.
So fast, so efficient ! Thanks !
My pleasure to help. Do let us know if you have any more questions.
I have but i will open a new ticket because i am stuck since this morning.
Thanks