webform_component_roles.info |
webform_component_roles.info |
|
name = Webform Component Roles
description = Define which roles can use webform components per webform.
package = Webform
core = 6.x
dependencies[] = webform |
webform_component_roles.install |
webform_component_roles.install |
|
Webform Component Roles module install/schema hooks. |
webform_component_roles.module |
webform_component_roles.module |
|
This module adds a list of checkboxes for each Drupal role to the webform
component edit form. It then only allows those roles to view that webform
component when the webform is viewed. |