Home › Forums › Add-ons › Flexible Content Field › Conditionally Show Flexible Content Layout › Reply To: Conditionally Show Flexible Content Layout
Hi @michael-ord
Hmm… ACF may not have a ready solution for this but I believe it is achievable.
One way to achieve this would be to hide the layout name from the popup which appears when you click the ‘add row’ button. Each link had a data-layout attribute i.e. <a ... <em><strong>data-layout='layout_name'</strong></em> ...>layout label</a>
. This attribute can be used to hide the layout name from the popup.
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.