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.
Fixed
1.3
Code