Auto restrict webforms
Has anyone worked with webforms in commerce before?
I am trying to auto create digital products for each time a webform is completed by the user. Is this possible?
Ideally the user would complete a webform I have created and once they are finished it would automatically become a restricted node or digital download.
Does anyone know how to complete this task?
Thanks!
Comments
Hej! You might try Rules and
Hej!
You might try Rules and Webform Rules.
http://drupal.org/project/rules
http://drupal.org/project/webform_rules
With Webform Rules you can react to a webform submission.
In Rules you can do anything you want... add new/delete entities, set values....