Support

Account

Home Forums Front-end Issues Edit or view ACF forms based on user role

Unread

Edit or view ACF forms based on user role

  • Hi!
    I’ve created a form with ACF fields. It has to be filled in on frontend by one user role (A), which can also edit it. The problem is that I need that another user role (B) can view the answers of (A) but not be able to edit them.

    How could I achieve this?

    I’m using <?php acf_form(); ?> on single.php to display the form. I’m very new on php and ACF, so thanks for your patience.

    Thanks in advance!

Viewing 1 post (of 1 total)

The topic ‘Edit or view ACF forms based on user role’ is closed to new replies.