Closed (won't fix)
Project:
Drupal core
Version:
4.6.0
Component:
profile.module
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
3 Aug 2005 at 04:19 UTC
Updated:
15 Aug 2006 at 17:00 UTC
Currenly the following choices for profile fields are:
single-line textfield
multi-line textfield
checkbox
list selection
freeform list
URL
date
But there isn't a way that I can see where you can have two fields in relation to one another:
Like having a list selection of say AIM, YIM, Jabber, MSN and then another field (single-line textfield) to enter the username of said instant messenger service. Perhaps not the best example. But you can understand what i am getting at.
Comments
Comment #1
nevets commentedPart of adding profile fields is to assign to a catagory. So if you are only interested in one the IM types you might have a catagory call "instant messaging" with a selection for type and a text box for id. Or if you want multiple types you could have a catagory per IM type (yahoo, MSN, etc) each with a text field for id.
Comment #2
IamPter commentedI understand the category part of the profile module and it is nice. I just want a way to ask two questions on one line per se.
Comment #3
magico commented