Problem/Motivation
The "Visibility" field has a tooltip only for groups and nodes.
Steps to reproduce
- Declare "hook_social_group_content_visibility_field" hook in your module which should return "field_media_visibility".
- Repeat the first three steps from PR #2947.
- You should see a question sign after the label of the “Visibility” field.
Proposed resolution
Extend functionality which manages the visibility field to cover all entity types.
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | social-visibility-tooltip-for-any-entity-type-3302921-3.patch | 21.9 KB | ohorbatiuk |
Comments
Comment #2
ohorbatiukPR work in progress here.
Comment #3
ohorbatiukComment #4
ribelPR was merged and will be released in version 11.5.0
Comment #5
navneet0693 commented