Hi guys, I am new to Adalo and I just started to build my new app.
It’s a freelance app so I need two types of users (clients and customers).
After you create an account you will be directed to different forms to fill obviously.
Can you help me with this ?
Take a true/false property and name as customer & another one is user/client. After that take a button & link it to the screen where user submit things, then make the button visibility according to user. For example: If user is customer than show the button A & if user is client than show the button B.