News:

You may pay someone to create your store, or you visit our seminar and become a professional yourself with the silver certification

Main Menu

customfields - multiple select values in Product

Started by kok, October 08, 2013, 09:14:44 AM

Previous topic - Next topic

kok

Hello!
I need to choose in Product - Custom Fields from the list multiple values.
I can in the "Custom Field Type" point "Is a list? - Yes" and in "Default" to list the values ​​of, for example, "D-SUB; DVI-I; DVI-A; DVI-D". At the same product I can choose only one from this list, but I need more, for example, "D-SUB and DVI-D". How do I do this?

for example:

  <form>
    <p><select multiple>
    <option>DVI-I</option>
    <option>...</option>
    </select></p>
  </form>


VM 2.0.24
J2.5
Joomla! 2.5.27
VirtueMart 2.6.10

Maxim Pishnyak

How this should be shown on the cart page? Your ideas?
You can support Community by voting for Project on the JED
https://extensions.joomla.org/extension/virtuemart/#reviews
Join us at
https://twitter.com/virtuemart

kok

I do not know :-(
I was planning to use this field to display in "productdetails".
In the section "customfields".
For example , the characteristic monitor " video interface connections" often contains multiple values ​​: DVI-I, DVI-D, D-sub.

For example in "productdetails":
-----
Monitor 1 :
Video interface connections : DVI-I, DVI-D, D-sub.
-----
Monitor 2 :
Video interface connections : D-sub.
-----
Monitor 3:
Video interface connections : DVI-I.
-----
etc.
-----

In my humble opinion , it would be more convenient for each product to choose from a list of several required values ​​, instead of manually entering values ​​in the text.

ps: sorry for my english.
Joomla! 2.5.27
VirtueMart 2.6.10

Maxim Pishnyak

Looks like 3 separate custom fields for me (one with dropdown list). Try it and post here url.
You can support Community by voting for Project on the JED
https://extensions.joomla.org/extension/virtuemart/#reviews
Join us at
https://twitter.com/virtuemart

kok

It seems that we do not understand each other :-(
I attach a screenshot.
# 1 - an example, multiple choice
# 2 - where to enable / disable the output?

[attachment cleanup by admin]
Joomla! 2.5.27
VirtueMart 2.6.10

Maxim Pishnyak

You should use a couple instances of 'Video interface connections' field there. And settings of 'Video interface connections' fields are?
You can support Community by voting for Project on the JED
https://extensions.joomla.org/extension/virtuemart/#reviews
Join us at
https://twitter.com/virtuemart

balai

#6
Check the Custom Fields for all
http://breakdesigns.net/extensions/customfields-for-all

With that you enter your values only once.
If a value has already used at any of your products, you just select it.
Also you can assign multiple values easily

kok

2Maxim Pishnyak: I did not understand your answer. :(

2balai: Yeah, I guess that's what I'm asking. thank you.
Joomla! 2.5.27
VirtueMart 2.6.10