• Anonymous User 13711045

    (@anonymized-13711045)


    It would be nice if the toggle all option on Post action->Save ACF fields area in forms would work differently. Right now, if I toggle all on and then add a new field, I then have to come back into the form and re-check toggle all. I’d like it to function so that if I toggle all, it toggles all fields on, even if I add a new field.

Viewing 1 replies (of 1 total)
  • Plugin Author Konrad Chmielewski

    (@hwk-fr)

    Hello,

    Thanks for the feedback!

    I understand how it might be tedious to come back in the Form UI to select new added fields.

    The “Select All” toggle button rely on the native ACF Checkbox “Toggle All” feature, which use JS to select all checkboxes available on screen. The “Select All” option is not saved on its own, it’s just a JS logic.

    Implementing your request would mean to save the “Select All” state, which is kinda different from current system which save field keys.

    I’ll see if I can improve it, I’m adding it on my to-do list to check it out.

    Thanks!

    Regards.

Viewing 1 replies (of 1 total)

The topic ‘Toggle All on Form Settings’ is closed to new replies.