I'm creating a form in my module, all gone fine except I'd love to be able to add the following feature. Any advice or an example for me to follow would be amazing.
I have a textfield, lets call it ingredient 1. What I'd like to offer the user is the option to carry on adding values, with an 'Add Another Ingredient', that keeps creating more textfields.
I'm programming the form myself as there was no module that matched my requirements, any help much appreciated
Hey guys
I've upgraded my drupal 6.14 site to 7.2 (to 7.0 befor 7.2). Now I have the problem that I can't see any file attachment on any node.
I use different Content types but every time the Field "File attachments" (Label "Above" and Format "Table of files") is displayed. Does anyone have a sugestion how to fix this?
The sourcecode on the old site (drupal 6.14) looks like this:
I would like to categorize my content in such a way as to allow users to browse through it. Initially, it seemed that taxonomy was perfect for the job. However, it seems that taxonomy doesn't really support nested tags so is not that good. Is there another way to do this?
Is there a way to include pictures and static text to dropdown menu? So I need to add text and pictures to each dropdown list. Just like normal megamenu/dropdown menu with child links inside BUT also static text and pictures.
I am thinking that it would be best if you can include blocks to dropdown list, but dont know is this possible in any way.