Actions
Feature proposal #7291
closedImplement extending substitutions with field group fields
Start date:
01 October 2018
Due date:
% Done:
100%
Estimated time:
Description
This should support the following syntax.
FIELDGROUP_INDEX_FIELD
Example as follows
cb_fieldgroup_0_cb_text
This should get the cb_text field of the first row of the field group cb_fieldgroup.
Updated by krileon almost 7 years ago
Somewhat works with _ prefix. Example as follows.
_cb_fieldgroup_0_cb_text
Could be unreliable.
Updated by krileon almost 6 years ago
- Status changed from Assigned to Rejected
- Target version deleted (
2.0.0) - % Done changed from 0 to 100
Already implemented. See #7662
Actions