Actions
Bug #5783
closedImplement removal of edit display for static conditions
Description
Currently if a field has a static condition in profile edit it's still rendered. When the condition doesn't match it should flat out remove the inputs view as CB Privacy does. Once implemented it's likely this functionality can be removed from CB Privacy.
Updated by krileon almost 9 years ago
- Related to Task #5784: Remove field edit parameters added
Updated by krileon over 8 years ago
- Related to deleted (Task #5784: Remove field edit parameters)
Updated by krileon over 8 years ago
- Due date set to 16 March 2016
- Start date changed from 12 February 2016 to 16 March 2016
- Follows Task #5784: Remove field edit parameters added
Updated by krileon over 8 years ago
- Follows deleted (Task #5784: Remove field edit parameters)
Updated by krileon over 8 years ago
- Precedes Task #5784: Remove field edit parameters added
Updated by krileon about 8 years ago
- Due date deleted (
16 March 2016) - Target version changed from 701 to 821
- % Done changed from 0 to 50
Edit display also needs to be removed if the $formatting is set to "none".
Updated by krileon about 8 years ago
- Tracker changed from Feature proposal to Bug
Updated by krileon about 8 years ago
- Status changed from Assigned to Resolved
- % Done changed from 50 to 100
Tabs or Fields that are static hidden (custom value, usergroup, or view access level conditions) will now flat out be removed before rendering. In addition to this tabs that are hidden and $formatting is set to "none" will also be removed before rendering.
Actions