DataViewer fluid support

Everybody who uses DataViewer knows, that there is some magic happening inside the record variable.

The DataView plugin is taking a closer look at this, and provides a better analysis for the record values you want to display. You don’t not have to switch back and forth from debug mode inside the plugin to get the information you need.

Simply call

<krexx:debug>{record}</krexx:debug>

and open the Getter section in the output.

More Information about fluid debugging can be found here: Fluid debugger