Actions
Feature proposal #5041
openImplement tab/field title substitution
Description
Currently you can substitute a fields contents, a tabs contents, or their titles and contents together. You can't however substitute in just their titles. A new substitute for this would allow for create format control when being substituted.
https://www.joomlapolis.com/forum/147-potential-bug/228234-invalid-html
Updated by beat almost 10 years ago
- Target version changed from CB 2.0.6 to CB 2.0.7
Updated by beat almost 10 years ago
- Target version changed from CB 2.0.7 to CB 2.0.8
Updated by beat over 9 years ago
- Target version changed from CB 2.0.8 to CB 2.0.9
Updated by beat over 9 years ago
- Target version changed from CB 2.0.9 to CB 2.0.10
Updated by beat over 9 years ago
- Target version changed from CB 2.0.10 to CB 2.0.11
Updated by beat about 9 years ago
- Target version changed from CB 2.0.11 to CB 2.0.12
Updated by beat about 9 years ago
- Target version changed from CB 2.0.12 to CB 2.0.13
Updated by beat almost 9 years ago
- Target version changed from CB 2.0.13 to CB 2.0.14
Updated by beat over 8 years ago
- Target version changed from CB 2.0.14 to CB 2.0.15
Updated by beat over 8 years ago
- Target version changed from CB 2.0.15 to CB 2.1
Updated by krileon about 8 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Implemented in MR !1143
Usage as follows: [cb:userfield field="username" output="title" /]
Doesn't seam necessary to be able to substitute in tab title.
Updated by krileon about 8 years ago
- Status changed from Resolved to Assigned
- Target version changed from CB 2.1 to CB 3.0
- % Done changed from 100 to 0
Needs fieldClass rewrite to implement this in a way that makes sense. The currently available variables for substitutions and getField API aren't sufficient for specifying WHAT should be returned.
Actions