Skip to content

Version 3.10

Latest
Compare
Choose a tag to compare
@Ronef Ronef released this 05 Sep 23:14
  • + Parameters → rowTpl → Available placeholders:
    • + [+allColumnValuesObjectJson+]: The new placeholder. Contains values of all columns as a JSON object, where keys are original column keys, values are values.
    • + [+columnKey.nestedProperty+], [+colcolumnNumber.nestedProperty+]: The new placeholders. Contain values of nested properties, when a column value is an object.
  • * \ddTools::getTpl is used instead of $modx->getTpl (means a bit less bugs).
  • * Attention! (MODX)EvolutionCMS.libraries.ddTools >= 0.62 is required.