• Hi,

    I am using the acf/load_field/name={$field_name} filter to set certain fields disabled. When I turn Conditional Logic on for one of these fields it is no longer disabled though.

    I set a breakpoint and verified $field[‘disabled’] is set to 1 for the field but it’s not actually disabled when editing anymore. I tried upping the priority on the filter as well.

    Could this be a minor bug which needs to be fixed?

    Thanks,
    Brian

  • The topic ‘Disabled Field Stops Working with Conditional Logic On’ is closed to new replies.