Bug #2713
closed
Multi-valued CB substitutions failing to display and IF statements on multi-valued fields do not work
Added by krileon over 13 years ago.
Updated about 13 years ago.
Start date:
15 August 2011
Files
When using getField and returning the PHP values and the values is an array (in cases of select fields) it doesn't format them properly as Val1|*|Val2|*|etc.. but instead returns an array, the array needs to be processed into a string with a separator of |*|.
Attaching a CB 1.7 version of the plugin.foundation.php file with patch applied for users needing a quick fix.
- Subject changed from Several raw substitutions failing to display to Multi-valued CB substitutions failing to display
- Status changed from Resolved to Closed
- Estimated time set to 2:00 h
- Status changed from Closed to New
Bug also present in IF usage and userfield usage.
- Subject changed from Multi-valued CB substitutions failing to display to Multi-valued CB substitutions failing to display and IF statements on multi-valued fields do not work
- Status changed from Resolved to Closed
r1615 fixes as proposed in 2nd patch 2nd part of this bug: IF statements on multi-valued fields do not work
Also available in: Atom
PDF