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.
Hi,
I want users to have a select list in which they can add a new value if it is not already there. For profiles this is done in the profile.module, but what about the rest of the system? Where is the input type/validation etc handled globally?
Hi,
I was hoping to use Drupal to have hierarchical user data, so that it can have other nodes associated to it. Is it possible to do this in Drupal?
e.g A user creates node_A, and then creates node_B1, node_B2 which are associated with node_A. Also, node_A has limits on what types of nodes can be attached to it, and how many of each.
Is this going to be really hard in Drupal? Drupal seems to be completely flat. Does anyone know of any examples of node types that have sub nodes and restricted sub node specifactions (both type and number)
I have a long list node display in bookpage and i want to use pager to seperate it in some page. How can i do that? anybody help me please?
Many thanks