Im building a sport team website and i want to manage the weekly trainings. The players (users) should allways come to the training and if they for once can not come I want them to sing out from this training day (node). Im wondering, if it is possible to set all users with a special role for a special node type to signed so they only have to cancel it if they want to.

Comments

jerome72’s picture

Version: 6.x-1.x-dev » 6.x-1.0
Component: Miscellaneous » CCK Date integration

Thank you very much for this module.

I would like to know if there is a way to enable an automatic signup for an email adress.

I have a calendar, and I need to have an automatic reminder for each event that occurs (like in google agenda).
Yet, the user *must* signup by himself to get notifications, but I want this to be automatic:

- I create a new node set up with signups, with a date cck field
- When the node is saved, I'd like to get automatically a signup for a given user.

Is this possible ?

Regards

magnus’s picture

Component: CCK Date integration » Miscellaneous

With Rules integration it would be possible. Contribute in #595414: Add rules event for signup or #1068348: Signup Rules Integration.

jvieille’s picture

The Signup Rules Integration does not seem to address this.
They concentrate on user signing up, nothing to generate a signup -

Events planned:
-User signed up to content
-User updated the signup to content
-User canceled the signup to content
-Signup to content was opened
-Signup to content was closed
-Displaying signup form is being inquired

Actions planned:
- Allow displaying signup form
- Forbid displaying signup form

Any other possibility?

jordojuice’s picture

This should now be possible with Signup Rules. It has actions to create or load signups now. If you have trouble or the actions are not sufficient, file an issue in the Signup Rules issue queue!