Martijn Kuipers

Results 3 issues of Martijn Kuipers

First, everything works like a charm, thanks! I have one (minor) problem I can't seem to figure out. How to disable pagination and limits on default, unless some sets the...

The YAML tree resolve is great, as it allows me to use anchors. The result is then parsed as a JSON tree (using cJSON), which I am more familiar with....

Hi, I have records for members, where I have a field, which is an array of tags, e.g., ['coach','player']. Somethings like this: ``` columns: [ { name: "name", label: "name",...