Drop down form in php with pdf population script
The goal of this project is to have a decision tree type of question structure in a website form. The options selected should then output a pdf form available for download. The site is currently coded in php with concrete5 as a CMS. We may add a more popular CMS such as Joomla, WordPress, or Drupal.
There will be two primary questions with 20 sub-selections for each of the two questions.
We have researched this a bit and it seems as though the entries would need to be stored in a MySQL database with corresponding js framework with AJAX calls in the code.
The time-frame for completion is 2 weeks.