Actions
Feature proposal #7733
closedImplement respecting not shown on profile tab positions
Description
Currently if you want a field to display on profile edit, but not on profile view you'd adjust that individual fields parameters accordingly. However if you want the field to be hidden on profile view except through substitutions (basically like using a not shown on profile position usage) you can't. Ideally these fields should just be skipped if they're on a tab in a not shown on profile position.
Updated by krileon about 5 years ago
This could potentially break a lot of usages so maybe worth considering a parameter to specifically suppress a fields display.
Updated by krileon about 5 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Not shown on profile tab position will now be respected IF the fields being grouped are on a tab other than the tab the field group field is on.
Actions