Hi all,
I would like to know how i can make different member roles/permissions for a custom functionality i want to develop.
4 types of people can log-in, and all have different permissions. Users need to stay on the front-end, where they can see buttons, or cant see them. Type A user should only be able to view something, while Type D user can do everything. How do i show/hide buttons/interfaces depending on the users categorie?
Thanks in advance