Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Under Home » administer » categories, the page for adding a term to a vocab only lets me add one term.
For setting up a site, this is a bit tedious as I have to save the page for each term. It's slow work.
Is there a way of entering all the terms I want for the vocabulary at once?
I have a community website with different roles (1,2,3,4).
I would like to display to my users only the users that have the role 1.
Like it is possible to do in the /admin/user/user page.
Hi, can anyone tell me how to set up views_fusion so it works? I have read all the documentation and searched the forums, etc. but still no luck.
I want to display fields from 2 CCK-created node types (let's call them basic_details and further_info) in the same view.
further_info has a node reference field to basic_details.
I have added a nodefamily relation where basic_details is the parent and further_info is the child. (Is that right, or should it be the other way round?)