Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author doublesharp

    (@doublesharp)

    Hi @cracki,

    It looks like acf_render_field_settings() was removed in favor of the acf/render_field_settings action. I will push an update for it now, but will some more time to look into the conditional logic. Due to the way the fields are being wrapped, and that the conditional logic is client side, I might have to override some of the built in ACF functionality to get it working.

    I’m assuming you want to show/hide the Validated Field based on the value of another field, please let me know if that’s not the case.

    Thanks,

    Justin

    Plugin Author doublesharp

    (@doublesharp)

    @cracki – can you please check the latest version of the plugin and make sure the conditional logic is still an issue? Seems to be working in my testing.

    Thread Starter cracki

    (@cracki)

    @doublesharp

    thank you
    ‘render function’ is fixed now.
    but conditional logic not working.
    i set conditional logic based on value of other field.
    when posting new item, it works but while editing old post , by changing value of other field, conditional logic not working .
    we can see label but input field is still hidden .

    Plugin Author doublesharp

    (@doublesharp)

    @cracki I just pushed version 1.7.4 of the plugin which includes an update to the CSS that corrects this issue on my installations. I’m going to mark this as resolved but please let me know if you have any other trouble.

    Thanks!

    Thread Starter cracki

    (@cracki)

    @doublesharp
    yes, fixed!
    Thank you

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

The topic ‘Field Render Error’ is closed to new replies.