Hi,

I am using the current version of this module. It seems that I created a new event / signup content type and restrict by role doesn't appear. It appears on the default event content type but not on the one I created; however, all the other signup stuff shows up.

Thanks,

kaw3939

Comments

singularo’s picture

Category: bug » feature

Hi there,

we only check for 'event_node_form', which is the default content type for events. It would be fairly easy to add support for other types, and a selection screen in the admin area, or per content type, but thats not something I have time for at the moment. Happy to accept patches to do this though.

Changing to feature request

kaw3939’s picture

OK

I am working on something else right now, but I could look into this too. I'm getting better at Drupal development, so I may be able to contribute a patch.

ebeyrent’s picture

Status: Active » Closed (won't fix)

This has been implemented in the D6 version, but will not be back-ported to D5.