I have a problem and need some guidance. Putting it into words is almost as difficult as finding the solution. I am working on a site for an association. There are about 140 member organizations in the association. When a person registers for the site, I have added the module Profile 2 to gather additional info.
I want the users to identify which group the belong. I created 2 fields, one for the Acronym and one for the full group name. To be consistent, I chose the list field type and a select list widget. Since I started the project, some groups have changed. When I go to change the list choices, Drupal tells me I cannot do that.
I only have a few sample items in the database, so adding new fields and removing the current ones is not a big issue, although time consuming.
Is there another solution to having a field in a content type be from choices, where I can change the choices?
To add to my dilemma, I need to use that same info when creating some other content type inputs. For instance, a user from a member organization can upload a copy of a current newsletter from their org and they need to identify the acronym & full organization name in the add content form.
Is there a way to have a place where they can draw that info from, and I can change or add to that info as needed?
Any suggestions?
Thanks.
Hewie Poplock
PS I am hoping to attend tonight’s Orlando Meetup. Thanks Ryan for setting it up.
Comments
taxonomy
Hewie,
First off - good to hear from you - hope all is going well.
Have you considered creating a taxonomy vocabulary for your groups instead of a list field? This might bring the added flexibility you're looking for (I'm assuming you're not using Organic Groups, right?)
Thanks,
-mike
taxonomy & Organic Groups
Mike,
Thanks. We need to talk soon. I am using Organic Groups, but not for the member organizations. OG will be used for items for Board Members, Committees, etc.
The member organizations will in no way be affected by OG.
Can I still use Taxonomy for the Acronyms & Organization Names?
Hewie
yep
Yep - sounds like a perfect use case for taxonomy.
-mike