Problem/Motivation

The "Visibility" field has a tooltip only for groups and nodes.

Steps to reproduce

  1. Declare "hook_social_group_content_visibility_field" hook in your module which should return "field_media_visibility".
  2. Repeat the first three steps from PR #2947.
  3. 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.

Comments

chmez created an issue. See original summary.

ohorbatiuk’s picture

Status: Active » Needs work

PR work in progress here.

ohorbatiuk’s picture

Assigned: ohorbatiuk » Unassigned
Issue summary: View changes
Status: Needs work » Needs review
Related issues: +#3282058: Support visibility for any entity type
StatusFileSize
new21.9 KB
ribel’s picture

Version: 11.4.x-dev » 11.5.x-dev
Status: Needs review » Reviewed & tested by the community

PR was merged and will be released in version 11.5.0

navneet0693’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.