I have a website for a World of Warcraft guild, and one of the features I am trying to add is a raid signup system, where members can sign up for a raid that is scheduled for a particular date and time.

I have set up profiles so that every user has a "class" field, which holds the info for their characters class (priest, warrior, mage, etc).

The signup module looks very promising, especially in conjunction with the "raid" flexinode that I have created.

So far, the signup module will list all the user names of everyone who has signed up. What I would like to do is alter this portion of the module so that next to their name it prints out their class (which is the first profile item).

The problem is that I do not know enough PHP/SQL to pull this off on my own.

The signup module can be viewed here: http://drupal.org/project/signup

If anyone is able or willing to help me with this, I would greatly appreciate it.

Thanks in advance for any help or advice!

For interest, the site can be viewed at http://www.MysteriousGuild.net

Comments

holje’s picture

I think this would be quite easy to achieve. I'm fairly new to drupal / module development, but I have some skills in programming (php/mysql).

The signup module is great and easy to use, but I think some useful features are missing.
- adding extra fields in the signup process in addition to name and phone number.
- Be able to chose what info to list, so the users might see relevant info like phone number, full name etc. This is only visible in "edit" as far as I can see.. (This is similar to what you ask for Joshuwa)

I'm administering a small membersite where users may signup for events. The users have complained that they cannot add additional info in the signup. Until this is fixed the users have to add a comment with all the extra info. However, it is better than email :)

If anyone has already added such functionality, I'd appreciate some feedback! If not I will try to extend the basic signup modul myself.

Regards
Håvard

skhatri’s picture

Hi Havard, Have you made progress on adding fields to the signup module?

I'm in urgent need to expand the module to ask for the fields shown in the following page:
http://www.ssievents.com/register.aspx?ec=31

Can you help? This is pretty urgent for me.

Thanks.

Shahnawaz Khatri, owner
Internet Marketing 4 Real Estate

colan’s picture

For how to add/edit fields when signing up, have a look at http://drupal.org/node/105443.

andreasmosal’s picture

Hi... Its a very useful module..

Will it work with checkbox or select ??

Need answer ASAP
Thanks