APEX 24.1.4 on OCI
I have created a Search Configuration, for which I have this (simple) Row Template:

The help pop-up shows how to put a link on a column, and I would like it on the Title. I would need to put in the f?p url syntax.
There's also a link section a bit further down:

The problem is this:
The link section works if I don't use the Row Template.
The link section is ignored if I use the Row Template => I need to manually craft the URL in the template, like the example says.
Crafting my own link in the Row Template can only be done without checksum.
I hoped that the link section would work with a specific placeholder in the Row Template. That would be awesome, and I'm sure I have overlooked something. What is the missing piece? How can I achieve checksum-enabled links with row templates?