I am building a site that will allow people to filter a bunch of Authors based on criteria. I have created a template for all these authors using ACF and it works well. I’d like to create a separate template to show the info from a “featured” author, but not sure how to do it. Ideally, we can click into one of the author’s details, and check the “Featured” box in there, and then the custom template will show this author’s info. On our website we’ll have a “Featured Author” link in the menu which will link to this template and show the info of this featured author. I can’t figure out how to create that checkbox properly in the ACF Field Groups so that the Featured template pulls the info from the correct author. Could someone help? Thanks!