Jump to content

Form Modification Help Please.


byronwells

Recommended Posts

Alright guys

 

I am using a membership script to run my membership site, please check here http://www.digitalresellersvault.com/marketplace.php?

 

Within the admin I have attempted to change two html pages, one called add product, and the other edit product .. The reason that I have edited them is because I would like to be able to choose more than one category to put the product under...

 

The category section is using a drop down menu box to display the categories, which its get from a database.

 

Here is the code that I have changed:


<select name="category" class="inputbox" id="category" multiple>
<option value=0>Select</option>




{{category}}
</select>

 

But for some reason  only one category is still stored for each product..

 

Can some one help please?

 

Link to comment
Share on other sites

That code you are showing is specific to the script you are using. You would at the very least have to tell us what script it is, and hope that someone here has experience with that script.

 

You are much more likely to get help by going to the source of the script itself, particularly if they have some kind of community supporting them.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.