am working on a project that requires me to have different type of profiles at the registration step.
I have been searching and i couldn't find my answer in any module so I wanna discuss my case with u.
am thinking of having 1 profile type but it will change its fields depending on some options u choose through registration
so is there anyway to use ajax?
lets say I have 5 options in drop down menu
once i choose one option, the fields in the registration form will be changed regarding that option.
I am new to drupal and its modules. i have installed the module advanced poll which is great. I want however for people to be able to watch a poll and if it receives a new rating they get an email alert. I am not knowledgable enough about drupal or its modules to attempt to create it yet, is there anything that would laready do this??
Hi,
I'm looking into module development for the first time.
I would really like to find a good example module relevant to my needs, for learning purposes.
I want users on my site to do questionnaires and quizzes, and have their results saved to database tables.
They should also be able to view their results on completion, when they log in, or choose to redo the questionnaires.
So I'm looking at custom forms. What's the best way to realise this? Are there good examples out there?
I'm using the newest Drupal, Calendar Module and Date Module.
I am looking for a way to display my custom content type in the calendar without the date, which is kind of redundant.