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 am trying to create a normal HTML form which is then submitted to a subequent node e.g.
However when I post the form to the next Node I do not get my post variables (i.e. myformfield) coming across. I would rather not go to the trouble of creating a module and using the forms api as the page has some relatively complex HTML and Javascript which I don't fancy encoding into PHP.
Does anyone have any ideas for how I might be able to do this simple stuff. I've looked around on Google and in here but can't find anything which helps.
Hi all,
Here's what I want to have done:
after payment, the user will get some point for files download.
eg : pay $10 and grant permission for 10 files download.
I am wanting to create a e-learning site with SCORM compliant courses. I already am creating the corses in captivate(is there a better way?). I am wanting to have different pages for each company administrator/employees after they login in. Then have the company admin able to view the employees completions.
Can I do this using drupal? I have also looked into moodle briefly as well...
Sorry if that is too vague, difficult to explain briefly.
I am new to Drupal, I want to develope a site using drupal and it run on mobile. So i want to know that drupal support mobility. If yes then can anybody tell me the process.
This is my first post on here but im curious as to if Drupal will be right for my current project. I'm looking to create a fully customized search engine kind of like newegg.com where someone could search for a particular product that I'm hoping to sell. I would like to be able to allow users to sort through it by size color price range and different attributes.