Hi,

I really like this module and it is working really well!

In my case I would like to make a few changes, but I'm stuck on how to implement them.

When you are logged in as the main administrator you can see the text that says, "X users have registered.", but you can't access this page as a non-administrator (you get redirected to the webform).

Is it possible to have non-admin roles be able to access the actual sweepstakes node because I would like to redirect people there after they submit the webform to see what there odds of winning are and to be informed that they already submitted the form.

I hope this makes sense. I'm willing to contribute some modest funding towards this development.

Cheers,

CarbonPig

Comments

ablondeau’s picture

I think the best way to go about this would be to add an extra drupal permission along the lines of 'access sweepstakes node', then you can just configure things via the role permissions. Would that work?