Search found 1 match

by 9600
Thu Apr 14, 2011 1:41 pm
Forum: PHP - Code
Topic: Dynamic select list with more than one value?
Replies: 0
Views: 3870

Dynamic select list with more than one value?

I am creating a simple CRUD component for our company's Joomla site. This component allows our users to create discount bundles for our cart according to shopper group and products. I've been using Dreamweaver to author the administrator forms and have run into a bit of a problem. All of my forms wo...