How to create Dynamic pages. Now i can able to create static pages iwth Drupal initial features, pls i want according to my combination inputes , how can i cahnge display of contents each time.
I want dynamic page creation method used by Drupal tool
Hi,
I am attempting to make it so that my users can upload an unlimited number of files when they purchase a product from the website. Any ideas? I am thinking I can just copy and paste the correct lines from the upload.module to the store.module.
How do I make a custom free tagging form in drupal 4.7.0? I really need to change the 'maxlength' parameter for a taxonomy field and populate it with the list of taxonomies.
I have two forms on the page. When I submit one, e.g. not entering body, it highlights body textarea, but the second highlights body textarea too.
How do I beat this? Possible?