Home › Forums › Backend Issues (wp-admin) › Using acf/fields/relationship/result on ACF Block › Reply To: Using acf/fields/relationship/result on ACF Block
If you are talking about adjusting the same filter….
If this field is in a block, then I don’t know the answer, I do not work with the block editor.
ACF passes the post ID for each post being shown, normally you would just
$text .= ' - '.get_field('type', $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.