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.
What's the syntax for exposing more than one table in hook_views_tables() of Views Module Developer API? Are there other things I should know, e.g., additional declarations in the other two hooks -- hook_views_arguments() and hook_views_default_views() -- if I'm exposing more than one table?
I am new to drupal, and I am attempting to make my first module. I created a form that inserts data into a table that I created, but it also creates a record in the node table. How can I tell it to not create a record in the node table?
I'd like to use the forum module as an "issue tracking" tool, whereby a site visitor posts a message (with images). The Site Admin could respond to the message and perhaps post images as well. This "dialog" would remain private between the original sender and the admin.
Hello everyone this is my first posting here hope you dont mind. My question is how to I get my new
board to look like this one? What I mean the tabled look.