Expose webform results in view but not via admin URL

Created on 26 September 2022, almost 2 years ago
Updated 2 January 2024, 6 months ago

Problem/Motivation

Steps to reproduce

  • Create Webform submission page view
  • Add couple of Webform fields to the view. RESULT: page is empty when accessed by anonymous user
  • Give anonymous user View any webform submission permission. RESULT: user can see the view
  • UNWANTED RESULT: user can see the the list and individual submissions via webform URL

Proposed resolution

1. Add 2 permissions

  • access webform submission list
  • access webform submission page

2. Now admin can control if user has access to admin lists and individual submissions.

πŸ› Bug report
Status

Needs work

Version

5.0

Component

Code

Created by

πŸ‡¦πŸ‡ΊAustralia VladimirAus Brisbane, Australia

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

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • πŸ‡ΊπŸ‡ΈUnited States tclnj

    Should this be working at all now? I'm not seeing any effect when disabling the check permissions checkbox - if the user does not have permission to view the webform submission no results are displayed in the view.

Production build 0.69.0 2024