#4015 closed enhancement (fixed)
Admin should be able to force visibility level on fields
Reported by: | boonebgorges | Owned by: | |
---|---|---|---|
Milestone: | 1.6 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Extended Profile | Keywords: | |
Cc: |
Description
Add a toggle that lets admin shut off per-member visibility for a given field.
This will make a nice test case for map_meta_cap :)
Change History (2)
Note: See
TracTickets for help on using
tickets.
(In [5797]) Adds a toggle that allows admins to force a default visibility for a given profile field.
Prevents users from seeing the visibility customization markup when a field's visibility is forced.
Modifies appearance of visibility toggles/messages in edit.php.
Introduces bp-xprofile-caps.php to accomplish all of this.
Fixes #4015