- πΊπΈUnited States smustgrave
With D7 EOL and the D7 of this module unsupported going to close out. Thanks all!
For our use case we had the requirement to allow the editing of nodes base on whether the viewer and the author were from the same company. The company is a reference field on the user profile type.
I added an "Author" section to the admin screen, similar to the existing settings, for the new functionality. When called, the new functionality checks the field in both author and viewer profiles and ensures that there is at lease one match before allowing access.
I have check with both standard ('value') fields and reference ('target_id') fields and works with both.
Also, the profiles were originally created with Profile 2 β , so the functionality checks both the standard profile and, if enabled, profile 2 profiles.
Closed: outdated
1.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
With D7 EOL and the D7 of this module unsupported going to close out. Thanks all!