Is there any kind of placeholder within panel?
I am trying to echo the current selected page’s URL in form of “help” or “info” panel field as well as modify the link to add my “token” field for easy copy and paste…
e.g.
title:
label: Title
type: text
help: <a href="{{pageurl}}/token:{{token-field}}">Copy this Link</a>
I haven’t found anything the docs though.