• Resolved mikelp9

    (@mikelp9)


    Your plugin is pretty awesome. Thanks for the work!
    But I cannot find, in my opinion, quite an important option that allows you to display (or not) a specific created field in the admin panel, e.g. only for the Home page.
    Something like Conditional Rules as implemented in the ACF plugin: https://prnt.sc/m6plzc
    Could you help me, how to achieve this?
    Thanks in advance.

    • This topic was modified 7 years, 3 months ago by mikelp9.
Viewing 1 replies (of 1 total)
  • Plugin Contributor Jim True

    (@jimtrue)

    We do not support conditional display in the admin panel for ‘only on the home page’, because our fields aren’t configured that way. Our fields are tied to Custom Post Types, or Extended Post Types (like Pages and Posts) and if you add them, they are visible for all pages/posts. You can change the visibility based on User Role/Capability, or you can hide conditionally with CSS.

    Our Field Groups coming in Pods 2.8 will be able to allow this functionality. Displaying of fields on the front-end is completely configurable with PHP.

Viewing 1 replies (of 1 total)

The topic ‘Conditional Rules’ is closed to new replies.