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.
I need to build a site for a center of I&D, to host pages for the center and a subsite for every member maintain its personal pages, publications, projects and so on.
This is possible with Drupal?
Using modules, packages or other components?
I need to build a site for a center of I&D, to host pages for the center and a subsite for every member maintain its personal pages, publications, projects and so on.
This is possible with Drupal?
Using modules, packages or other components?
I would like to create a website where people can post a request of transportation with a form (5-6fields). After they submitted the form it should turn into a post which other people can open and read. I tried to realise it with the drupal forms module but i would need to turn the results of the form into a node be able to link it. What modules could use to realise this?
I'm not a developer, but I've set up Drupal and I'm surprised how much there can be pieced together with existing modules. Amazing.
What I'm hoping I could use Drupal for is the following;
Part 1: I'd like to create some surveys, visitors can answer some questions and submit those
Part 2: then I'd like to login and review these
Part 3: and add some comments using a second (restricted) form.
Part 4: email submission + comments as a pdf attachement
Would like to use the Drupal website as a secure site for displaying interactive custom mysql reports. I have recently downloaded Drupal on a shared hosting account that uses a Linux server. I will be using a MySql database for the data. I am looking for something like SSRS or Crystal Reports to use with Drupal. Does Drupal have a report writer module like this?