Help with Drupal/PHP
Posted by jmvoo on January 25, 2015 at 3:04pm
I am a beginner Drupal developer trying to figure out how to create a simple page/form that contains 1. a drop down list of values that can be retrieved from the database, 2. A list of questions that can be rated using Five-Star. I would like to submit this page and then have another page display the results by the drop down value. Basically this is a simplified rating system.
Is Drupal overkill?
Do I write the pages using PHP and then add them to the Drupal content?
Is there a basic distribution that I should be using?
Read more