Group vs User Group Table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2016 09:39 AM
Hi,
I want to create one group that will share reports / notifications.
The SN Wiki tells me to go to User Administration, select Groups.
This is not what is on the screen.
Under User Administration, I see
-- User Groups
-- All Groups
Under System Security, I see
-- Groups
.... confusing. What is the difference between the User Groups table and Groups table?
Which one should I be selecting?
- Labels:
-
Instance Configuration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2016 09:59 AM
Hi Kathy
The links you have in your system are not the OOTB onces - they must have been created by someone.
But most likely they all point the the same table, so it doesn't really matter which one you use, try and look at the URL that shows in the bottom of the browser when you hover the mouse over the link, to see if they point to the same table "sys_user_group"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2016 10:02 AM
Hello Kathy,
Either one should work. The 2 items you are talking about are links to the same table. sys_user_group.
You can prove it to yourself by clicking one, and then on the resulting list, take this action
1. Right Click on the list's header line.
2. Select "Configure" and then "Table"
3. Verify that the name of the resulting table is sys_user_group.