Hi everyone!
I have a panel field with a dropdown containing all the pages of the site. But when I want to call to this value in the template Im getting the name of the page not the page object. How can I get the url of the page?
Previously I’ve used $pages->find() but in this case I have to find in all the pages of the site. How can I achieve this?
Hi there. Im using 2.3.2 as trial. I have read the docs regarding the field type “page” and “query” and I am trying to link some pages at the homepage show a shorttext and a link.
home.yml:
I have tried “type: page” before and had the same results displayed below.
Have you tested the output of the German language version? If the related page should be the same for all languages, you should use the translate: false option.
The rest of the blueprint and template look fine however.