Great, thanks for this fast answer! This was a big help.
But unfortunately I am not able to list the entries. I tried following snipped:
<ul>
[apr_loop field="Name"]
<li> <a href="/things/{{record_id}}">{{Name}}</a> </li>
[/apr_loop]
</ul>
But then the page is not rendered any more from this point of code. If I change {{Name}}
to some chars like: <li> <a href="/things/{{record_id}}">Name</a> </li>
then I get a list, but the links have neither record_id