Home › Forums › Front-end Issues › Use 'Page Link'-field as parameter for a query › Reply To: Use 'Page Link'-field as parameter for a query
The page link field stores a post id when a page or post is selected and the URL when an archive page is selected.
Before you can do a query you need to know what the post_id is if you’re looking for a post, or alternately you need to know it’s an archive page. If you on a post page then you could probably just use $post->ID.
Welcome to the Advanced Custom Fields community forum.
Browse through ideas, snippets of code, questions and answers between fellow ACF users
Helping others is a great way to earn karma, gain badges and help ACF development!
We use cookies to offer you a better browsing experience, analyze site traffic and personalize content. Read about how we use cookies and how you can control them in our Privacy Policy. If you continue to use this site, you consent to our use of cookies.