In the contact blueprint, I want to link to the panel start page, since this is where the form field labels are centrally managed. What should the link to the panel home page be?
The following link takes me to the frontend start page and not to the panel start page.
info:
type: info
label: Info Form fields
text: "Contact form field labels can be edited on the (link: {{ panel.url }} text: overview page)".
panel isn’t an available entry point for your query, as far as I know.
Does site.panel.url work?
Thanks for the quick reply. site.panel.url works perfectly.
Is it also possible to add the link to jump directly to a tab? Then the customer does not have to search where to edit the form fields.
Yes, just add ?tab=yourTabName to the end of the link (so after the query’s }}.
Perfect! Thank you! Some solutions are so simple that you don’t even “dare” to try them yourself 