I've been watching some drupal tutorials and at first I thought it might be the platform I'm looking for.
But after messing around with it I came across some issues, as a beginner with drupal I'm not sure if there is a possible solution.
What I'm trying to make is a website for a housing company, just puts the houses for rent and sale on the website.
Main menu:
- home: just shows quick updates for the houses for sale and for rent
- for sale: houses for sale
- Sold
- for rent: houses for rent
- contact form
- about
I am a sound technician at a place that has several buildings where we move our sound equipment a lot (boards, speakers, mice, amps, etc...).
I am looking to develop a website that will also serve as a web app for mobile devices where users login and can search for the device they are
moving and update its new location. I would like to keep past locations but only show the most recent one when seeing an overview of our devices.
I also need the site to list who made the most recent change. I will have some other fields about the device such as cost value etc...
I'm wanting to start a simple website but with the possibility of further development down the line. This is why I'm quite interested in Drupal rather than a web-based website builder which may not be flexible enough.
I'm using a mac and planning on using domainmonster for hosting. I'm rather confused as to how to use Drupal though, even after reading documentation here and elsewhere.
Hello, I'm a newby attempting to create an intranet for my construction company that keeps track of our workorders. I want our schedulers to be able to create a work order, have it print out, then have a listing of all jobs for that day, with the info coming from the workorder the scheduler created. From what I gathered through research, I'm thinking Views will be the main module I'll need for the database information. Can someone help me with how the best way to design this would be in Drupal?
An associate of mine is wanting to create a better communication platform for his church. Drupal has most of what he needs. The only thing we can't find an answer to is this; is there a module that would give him an option to send a newly created page to a users email? He would like to give those people, who don't use forums or social media platforms, the option of giving them the ability to receive their new posts via email, so they don't miss any new content. Is this possible?
Sorry I am new to drupal so here is a noob question. I am setting up a site that users will pay to use. The users will need to set up there own sql database of content, the content will be created by asking them questions. The users should not be able to access each others database. And each user should be able to add (via question) or delete content on the database.