I’m planning to use Revolution for a support portal, where users will only see support material relevant to their login. (Tell me now if this is a bad idea).
My client offers support to about 50 companies and 5-10 people in each company can have access, so each individual will have their own login details but they will belong to a company.
My idea is to create 50 groups (one for each company) and assign individuals to a group.
My problem is that the only field for a Group is Name and I’ll need to store a bit more info about each company.
Would you recommend I
- Add extra fields to the Group
- Build a custom table and join it to the group
Also is there a simple piece of documentation that describes how to achieve wither option.
Thanks
Mark