Create permission for viewing the Anonymous Author information

Created on 26 April 2024, 12 months ago
Updated 29 April 2024, 12 months ago

Problem/Motivation

Currently, the form is hidden if the user is not anonymous. This is confusing because it is set up in the form display, but logged in users cannot see it.

Use case is where anonymous authors can submit content to a site that will then be reviewed by editors. Editors may have questions/comments about the content and would need to contact the author. They should be able to see the form values. The anonymous author name and email do not show up on the front end in this case.

Proposed resolution

  1. Add a permission to allow logged in users to view the form
  2. Hide the form if:
    1. This is a Create form and the user is NOT anonymous
    2. This is an edit form and the user does not have permission to edit the fields
Feature request
Status

Fixed

Version

1.3

Component

Code

Created by

🇨🇦Canada megan_m

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024