• Hi,

    I would like to know if with ACF is it posible to let the user (not just the admin, any user with any role) the option to create some fields as a checklist and have the option for each user to edit their own fields, everything from the front end (create a checkbox with a custom name and edit it). Is that posible with ACF?

    Thanks!

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

    (@hwk-fr)

    Hello,

    Thanks for the feedback!

    Unfortunately that is not possible with ACF or ACF Extended our-of-the-box. You could probably code it yourself tho, by displaying a field group that would generate a field in the ACF back-end with acf_update_field() for example.

    But that would require some quite advanced development.

    Thanks!

    Regards.

Viewing 1 replies (of 1 total)
  • The topic ‘Is it posible to let each user to create/edit their own checklist?’ is closed to new replies.