Warning: You are browsing the documentation from version 4 to 10 of Pimcore. Please visit https://pimcore.com/docs/platform/ for the latest versions of Pimcore.
Version:

Grid Column Configuration Operators

Grid Configuration Operators allow you to add special columns to your grid which first are somehow assembled or converted using operators listed below.

Please note that the portfolio of available operators (and how they work in detail) may change until release 5.1.0).

Configurator Button

Grid renderer

By default the string representation of the result value is displayed.

Render example 1

This can be changed wrapping the result into a renderer operator. In the following example, the image (the result of getImage_1()) would be rendered as image.

Render example 2

Operator Overview