Feature proposal #7873
closed
Wouldn't it be more generic to have a single pseudo-field-type e.g. cb_fieldgroup_subgroupfield, and then in its parameters a way to select one or multiple ones with a configurable separator for the implode ?
- Subject changed from Implement pseudo fields for fist and last fieldgroup rows to Implement pseudo fields for first and last fieldgroup rows
- Priority changed from Normal to Low
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Improved substitution support for field groups. The following is the supported substitution structure.
[FIELDGROUPNAME__INDEX__FIELDNAME]
or
[FIELDGROUPNAME_INDEX_FIELDNAME]
Where INDEX is you must supply an integer beginning from 0. This already works in current release. However, you can now supply an index of "first", "start", "last", or "end" to get the first row or last row easily. Additional text based indexes maybe added later, but at this time there doesn't seam to be a need.
- Status changed from Resolved to Closed
Also available in: Atom
PDF