- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2016 01:15 PM
Hello Community,
I have just created a m2m list that references other change requests, requests, and requests items to the change_request table.
I am able to add CR records in the many-to-many list on the chagne_request table as admin
but when i try to add it as another user they are not able to add records to the list.
I am trying to configure the security for the list to match another list on the change_request table that they already have access to not finding any type of correlation.
Here is a list that the user has rights to:
and here are the lists they do not have rights to.
not sure if there is an area that I am supposed to configure to match the list they do have rights to.
Thank you all in advanced.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2016 02:04 PM
Hello everyone,
I have found the solution to this one.
I went to the table of the many to many list i created
I then created the following rules
and then BAM!
Thanks for all your help chuck.
Have a great weekend.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2016 01:20 PM
Have you put ACLs on the m2m table itself? The target tables, yeah, they're important also, but you still need to be able to edit the contents of the m2m table.
I didn't get specifics about that table (name, fields, etc.) from the screenshots. Thanks for those by the way!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2016 01:39 PM
Hello again Chuck
Here are the items I believe you are looking for
From table | To table | Many to Many table | M2M to field | M2M to label | M2M from field | M2M from label | |
---|---|---|---|---|---|---|---|
change_request | Change Request [change_request] | u_m2m_change_reque_change_requ | u_ref_to_field_change_request | u_ref_to_lable_change_request | u_ref_from_field_change_reques | u_ref_from_label_change_request |
and how do i go about configuring the security for this m2m item?
thanks again
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2016 02:04 PM
Hello everyone,
I have found the solution to this one.
I went to the table of the many to many list i created
I then created the following rules
and then BAM!
Thanks for all your help chuck.
Have a great weekend.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-10-2016 02:22 PM