Webform (Show Own Form Results)

Categories

Component ID

180564

Component name

Webform (Show Own Form Results)

Component type

module

Component security advisory coverage

not-covered

Downloads

1368

Component created

Component changed

Component body

The webform module is outstanding.

I needed, however, to use it to allow any users of role "Intranet_Form_Authors" to create forms, edit their own forms, and download the results of their own forms but not the results of any other forms.

The existing webform module doesn't provide this (it has "clear form results" and "access form results" but nothing to filter that by node owner). Rather than hack it in, I've added it as a new module that calls back to functions existing in the webform module.

If future versions of the webform module start including the functionality I've just described, I'll kill this module gladly. For now, however, this is a clean and easy way to hack that functionality into the existing module.

This module is provided by Brian Miller.