At our site, we configured the webform permissions so that the users can view en edit there own webforms results.
Now want to changes this for some webforms (not all) , so that the users can't view and edit there own webforms results for these webforms.
Is this possible ? Can we change the permission for specific webform ?
I've tried it with the content access module -> no result)

Comments

Rob Carriere’s picture

There is probably some access module that will do that, but wouldn't it be simpler to re-assign those webforms to a different user, so they are no longer "own webforms" for the original owner?

quicksketch’s picture

I think Rob's suggestion is easiest: just change the node author to an administrator so users no longer own their Webforms. Webform does not support granular access control on a per-node level.

pbosmans’s picture

I think you misunderstand me.
I talking about the permission 'edit own webform submissions' and 'access own webform submissions'.
Our authenticated users doesn't own the webform, the admins create (and own) the webforms and our users fill them in.
For some webforms we want that the users can edit/access there webform submissions, for other webforms we want that the users can't edit/access there webform submissions.

quicksketch’s picture

Oh, yes I did misunderstand. I was thinking about the "access own webform results", which is based on the webform node. Regarding your actual question, I don't believe it's possible with Webform. You may be able to write a custom module to lock down this access, but generally this isn't possible.

quicksketch’s picture

Status: Active » Closed (fixed)