Actions
Bug #7670
closedField order can result in grouped fields still being output
Description
If a grouped field is on a different tab and rendered after the field group it can cause it to be displayed still due to the _isGrouped flag, but that's being used to allow the fields to still substitution in. Instead the field removal behavior should just be skipped if the API is supplied a field name or id to allow substitutions and prevent the removal behavior from breaking.
Updated by krileon over 5 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Actions