Drupal 7
cck requires a Title field for all content types. Pages, articles, etc. I have a need to limit possible titles in 3 content types to a predetermined list. Is there any way to have the input for the title field selectable from a taxonomy list? Thanks Roger
Try http://drupal.org/project/auto_nodetitle
Now to dispel another myth. CCK is not needed in D7 at all, except to migrate fields from D6.
Nancy Injustice anywhere is a threat to justice everywhere. -- Dr. Martin L. King, Jr.
From: Roger arelem@bigpond.com To: support@drupal.org Sent: Monday, February 6, 2012 5:25 PM Subject: [support] cck title field
Drupal 7
cck requires a Title field for all content types. Pages, articles, etc. I have a need to limit possible titles in 3 content types to a predetermined list. Is there any way to have the input for the title field selectable from a taxonomy list? Thanks Roger -- [ Drupal support list | http://lists.drupal.org/ ]
You can use nodetitle http://drupal.org/project/nodetitle and key the title off a (hidden) taxonomy field.
Lucas
On Mon, Feb 6, 2012 at 16:25, Roger arelem@bigpond.com wrote:
Drupal 7
cck requires a Title field for all content types. Pages, articles, etc. I have a need to limit possible titles in 3 content types to a predetermined list. Is there any way to have the input for the title field selectable from a taxonomy list? Thanks Roger -- [ Drupal support list | http://lists.drupal.org/ ]