Thanks for this, im actualy looking for this exact function for a user account im building a logistics app with many subcontructed driver i want to have an approval process for each account at the same time a window for a suspended account, this tutorial solves my issues. cheers!
Anyway I tried the idea of the waiting area / suspended account but the problem here is when you log in and your account is not active, just close the app and when your home screen is set to HOME (where all the contents are locate) it will bypass the waiting area. solution 1: make your home screen as log in screen solution 2: make a filler page with blank area, set actions to (1) LINK > when user is active go to HOME, (2) LINK> when user is not active go to WAITING AREA i like the 2nd solution better because when the user is already logged, redirecting to another log in screen everytime you close the app is a bit hassle, if the user is already logged in the app will recognisze the filler page and run the set actions. Cheers!
Hi Thanks for this video. Working on a food ordering app and I will like to know how to create a waiting room for customers who are yet to pay. Thanks and I am eager to hear from you!
Why do you need a waiting room for that? Their order should be draft or in progress until they pay, then submit it. Check out our restaurant videos to see how to do it.
Hi. I have a question. When I try to add Trigger notification 1st: I don't have "All users" options in Recipient just "Logged in user" 2nd: I don't see a "Custom filter" option. Can you please help, because I've been struggling with that for the past 3 hours and im coming nowhere. Thank you
Hi, I'm having an issue where after the person signs up and is waiting on the "waiting room" screen if they refresh the page, it takes the person to the home screen without me approving it. how do you fix that?
@@FlywheelStudio Thank you so much for the help. I had all that but, it was still doing it. I found out why!! I had to change my "home" page to the "waiting room" page. Now when I refresh the page it wont skip the admin approval but it stays at waiting room. Keep it up with the videos, it helps a lot!
I have been trying to create an ordering app and whenever i create the order, all other variables are set except the order items... even the order total shows correctly but no items in the order... why so?
It actually doesn't work because when I for example try to log in and have been waiting for admins approve I try to acess my profile once again and it logs me in even without admins approval, because I have default Log In action whichs Logs me In no metter what.
The easiest way to solve for this is to have a boolean (true/false) on the user. When the admin approves the user, make this true. Then, on your home screen, have an action on page load that if this is false, the user gets sent to the waiting room. This way they can continue to log in but cant use the app until approved. You can also route the user on login to the waiting room with conditional actions. I like having the action on the home screen though personally because it makes sure they user can't bypass that screen somehow.
Thanks for this, im actualy looking for this exact function for a user account im building a logistics app with many subcontructed driver i want to have an approval process for each account at the same time a window for a suspended account, this tutorial solves my issues. cheers!
Anyway I tried the idea of the waiting area / suspended account but the problem here is when you log in and your account is not active, just close the app and when your home screen is set to HOME (where all the contents are locate) it will bypass the waiting area.
solution 1: make your home screen as log in screen
solution 2: make a filler page with blank area, set actions to (1) LINK > when user is active go to HOME, (2) LINK> when user is not active go to WAITING AREA
i like the 2nd solution better because when the user is already logged, redirecting to another log in screen everytime you close the app is a bit hassle, if the user is already logged in the app will recognisze the filler page and run the set actions.
Cheers!
I deleted my user record however when I go to preview it takes me to the home page instead of going to my welcome page.
I need some help 😮
If I have date picker i cant delete the picked date. How can i do that?
Hi
Thanks for this video.
Working on a food ordering app and I will like to know how to create a waiting room for customers who are yet to pay.
Thanks and I am eager to hear from you!
Why do you need a waiting room for that? Their order should be draft or in progress until they pay, then submit it. Check out our restaurant videos to see how to do it.
omg thanks! not sure if its what i need but first sentence in it seems like it 💪
Hi. I have a question. When I try to add Trigger notification 1st: I don't have "All users" options in Recipient just "Logged in user" 2nd: I don't see a "Custom filter" option. Can you please help, because I've been struggling with that for the past 3 hours and im coming nowhere. Thank you
Hi, I think you need to go to Users > All. Then you'll see the custom filter. Hard to help from the comment section though, if it's unclear, email me.
Hi, I'm having an issue where after the person signs up and is waiting on the "waiting room" screen if they refresh the page, it takes the person to the home screen without me approving it. how do you fix that?
Add a binary approved field. Add an action to login button and to the home screen that if the user isn't approved they go to the waiting room.
@@FlywheelStudio Thank you so much for the help. I had all that but, it was still doing it. I found out why!! I had to change my "home" page to the "waiting room" page. Now when I refresh the page it wont skip the admin approval but it stays at waiting room. Keep it up with the videos, it helps a lot!
Hi, do you accept hourly gigs to help app builders tweak their data to get their app launched and running smoothly? If so what is your rate? Tori
Hi Tori, best to contact us via email. You can check flywheel.so for details
I have been trying to create an ordering app and whenever i create the order, all other variables are set except the order items... even the order total shows correctly but no items in the order... why so?
Check out my other videos. We have a few different ones that cover the ordering process. hopefully that helps!
It actually doesn't work because when I for example try to log in and have been waiting for admins approve I try to acess my profile once again and it logs me in even without admins approval, because I have default Log In action whichs Logs me In no metter what.
The easiest way to solve for this is to have a boolean (true/false) on the user. When the admin approves the user, make this true. Then, on your home screen, have an action on page load that if this is false, the user gets sent to the waiting room. This way they can continue to log in but cant use the app until approved.
You can also route the user on login to the waiting room with conditional actions. I like having the action on the home screen though personally because it makes sure they user can't bypass that screen somehow.
@@FlywheelStudio Thanks, I follow what you said and now it works! :)
thank you so much
thanks for the video very helpful
NIIIICE BIG BRAAAIN TIME :D