So I’m in the process of designing a website that will allow my employees and customers to communicate between each other.
I’m having a hard time with some design decisions.
My employees, are going to have update abilities on their profiles (public profiles) which then are populated to a different part of the website that customers are able to access.
Initially, I wanted to go with a basic simple sign up process that both my employees and my customers could use, however, I realized that if they use the same process, then this would allow the customers also the option to update and essentially post their profiles in the same space as the employees which is problematic.
The other option is I could duplicate the sign up process for my customers but have it post in another location, which my employees would have access to but I’m not exactly sure if that’s the best decision.
Is there any basic way to route a sign up? Basically, I would like to figure out a way for the website to say okay this is going to be a customer sign up, then redirect them to the customers portal which doesn’t have CMS. Or this is an employee sign up so route them to the profile Creation tools that do?
Not sure if I’m doing a great job explain this, I’m very new to webflow.