Home › Forums › Backend Issues (wp-admin) › Is it possible to use a field to choose a Gravity Form to show on the front end? › Reply To: Is it possible to use a field to choose a Gravity Form to show on the front end?
https://www.advancedcustomfields.com/resources/dynamically-populate-a-select-fields-choices/
if gravity forms are forms like others then each has a post ID and you would populate the choices with post id for value and post title for label. To display the field you would call do_shortcode() with the correct GF shortcode for the selected form.
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.