Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello @hwk-fr

    for my case there is no need to integrate Dynamic Forms exclusively in PHP as long as i can use ACFE hooks and filters in functions.php 🙂
    Your add_filter sample works very well on my side.

    Thank you for fast help
    Joe

    @hwk-fr, thank you very much for good news about adding the new location rule features!

    In between i checked your hint and set the “Post field groups” in the “advanced” tab to my already existing post.
    I opend the form using the shortcode on my page and only the form field groups of my existing post which are defined by the location rules of my 3 individual form field groups are shown (showing the individual field groups by taxonomie values of the post).
    So this approach seems to work in my case.
    The problem is that i cannot use the forms shortcode because i must pre-set the post name in the “Post field groups” before opening the form.
    So that seems to work only if i want to show the form to update this specific post.
    But i would like to use the form to update different posts and so would need a dynamic way of setting the value of “Post field groups” before showing the form.

    Is there a way to integrate the form using PHP and set this “Post field groups” to the current post_id before showing it?

    Have a nice day and thank you in advance

    Hi,

    i like your plugin very much but i’m a beginner using ACF!
    So 2 days ago i ran into the same problem as “bootword”.
    I created 3 form field groups with location rules to show or hide the field groups individually based on taxonomies which are set in the post.
    That works fine in wordpress backend and also using acf_form() in the frontend.
    I would need to use the extended ACFE functions, actions and hooks for ACFE forms,
    but like “hwk-fr” wrote it seems to be impossible to use taxonomie based location rules with ACFE forms.

    I fully agree that it would be really useful if the location rules could be applied to Dynamic ACFE Forms.

    Thanks
    Joe

Viewing 3 replies - 1 through 3 (of 3 total)