Home › Forums › Backend Issues (wp-admin) › Post Object: Add a shortcut in the administration › Reply To: Post Object: Add a shortcut in the administration
Easily? No.
You would need to use an acf/render field action (https://www.advancedcustomfields.com/resources/acf-render_field/) with a priority >10 to add an html link below the field and then you would need to create custom JavaScript (https://www.advancedcustomfields.com/resources/adding-custom-javascript-fields/) in the admin to dynamically change the link url based on the value selected in the field.
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.