droberts2001
MIS
All,
Please help, I have very limited experience with CF. I have a feedback form that I have built and wish to report back form the data that users submitted to it. I would like a dropdown box that shows feedback of a specific field that has been entered, which once selected then recalls all associated data.
An example of what I mean - Users enter in details about their pet’s name, weight, date of birth etc.
How do I create a select box, so that when it drops down it shows me cats, dogs, mice etc, and once selected all the records for mice from the 'type of animal' field in my DB are shown.
The problem that I've thought of is that when I create the select box and list the type of animals in my CF code it will produce - (duplicate entries)
Cats
Dogs
Mice
Dogs
Thanks for any help - you all seem helpful in the other threads that I have read.
Regards
Dave
Please help, I have very limited experience with CF. I have a feedback form that I have built and wish to report back form the data that users submitted to it. I would like a dropdown box that shows feedback of a specific field that has been entered, which once selected then recalls all associated data.
An example of what I mean - Users enter in details about their pet’s name, weight, date of birth etc.
How do I create a select box, so that when it drops down it shows me cats, dogs, mice etc, and once selected all the records for mice from the 'type of animal' field in my DB are shown.
The problem that I've thought of is that when I create the select box and list the type of animals in my CF code it will produce - (duplicate entries)
Cats
Dogs
Mice
Dogs
Thanks for any help - you all seem helpful in the other threads that I have read.
Regards
Dave