I want to create a page for every company (customer) that the employees from those companies, can login to the specific company page.
I tried through the member menu but there I can’t assign rules like the normal menu.
My objective is that once the user login, enter directly to the company updates page.
Thanks.
You could do something like the following tutorial:
https://support.wix.com/en/article/wix-code-tutorial-building-your-own-members-area
And possibly try changing it for logging in through the use of roles and have a role for each company:
https://www.wix.com/code/reference/wix-users.User.html#getRoles
https://www.wix.com/code/reference/wix-users.User.html#UserRole
https://support.wix.com/en/article/about-collection-permissions
https://support.wix.com/en/article/creating-member-roles-6943237
Thank you for your comment, but I did all that is written in tutorial. The members only pages appear in the main menu and once you try to get in, the site request password. I’m not interested to write the name of my customer in the menu. I want that once a specific user log in, the user is redirected to company’s page that is hide in the menu.
Thanks
Please help…
nudge