Multiple Select List addon

bubbasan - March 3, 2007 - 07:00
Project:Drupal
Version:7.x-dev
Component:profile.module
Category:feature request
Priority:normal
Assigned:Unassigned
Status:duplicate
Description

I've added multiple select functionality to the profile module. Hopefully, it will be useful for someone.

AttachmentSize
profile_40.patch6.15 KB

#1

drumm - June 5, 2007 - 08:40
Version:5.1» 6.x-dev

No features, such as this, will go into Drupal 5.x.

#2

asterix - June 14, 2007 - 02:28

Thank you!

Just what I was looking for :) Actually - almost. Best would be the option to have multiple checkboxes. I like the options webform gives me but can't integrate a webform with the user profiles/ registration page. I see that this tutorial explains how to develop a full-fledged user profile in 5.1. Unfortunately I'm still with 4.7 and have a couple modules that aren't 5.1 compatible yet.

Thanks for this!!
Alex

#3

asterix - June 14, 2007 - 03:36

Update - I just patched your patched profile module with the patch from #9 on this thread, and lo and behold - it works! Multiple select checkboxes for profile/ registration page in 4.7. Sweet!

:)

#4

DrupalFan2 - October 18, 2007 - 12:52
Version:6.x-dev» 5.1

When activating this patch I get the following error:

warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /home/www/community2/includes/database.mysql.inc on line 400.

Please help me to solve this! Thanx.

#5

DrupalFan2 - October 18, 2007 - 15:32

Problem solved. I forget to delete one line.

#6

drumm - October 19, 2007 - 21:22
Version:5.1» 7.x-dev

DrupalFan2: Please do not move feature requests to stable versions; they will not be added.

#7

Junesun - April 12, 2008 - 13:39

I used this and it worked right out of the box! Thank you so much! I can't believe this wasn't a standard functionality. Just goes to show that Drupal 5.x should probably be named Drupal 1.5.x in terms of maturity... In my list, this goes right next to not being able to translate menus without hacking.

Anyway, now that I patched this, I'm running into a bit of a problem with i18n_profile: i18n_profile allows me to translate the value lists used by the single select, but not the ones used by the multi-select (the rest still works fine). This is probably an easy fix, but I'm not familiar with Drupalese. If somebody can provide this fix quickly, I'm ready to give a small compensation.

#8

vj0914 - May 2, 2008 - 13:53

Which file should I open to use the patch? I am a newbie. Thanks

#9

vj0914 - May 2, 2008 - 13:57

I found it,

#10

moshe weitzman - June 1, 2008 - 11:06
Status:patch (code needs review)» duplicate

http://drupal.org/node/124348

 
 

Drupal is a registered trademark of Dries Buytaert.