In the documentation it says one can use a compound card chin to link/punch out to an external URL. However when I try something like this:
chin {
url {
template ("#{value (model.webUrl)}")
}
}
it doesn't work. How can I get a chin with a link to an external URL working?
To use a Chin punch out, you need to add the following:
content
So the following would work: