VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: modernmagic on September 25, 2023, 22:23:55 PM

Title: Order sometimes shows all options
Post by: modernmagic on September 25, 2023, 22:23:55 PM
Sometimes, we get orders that show all options instead of just the one the customer selected.

Here is an example product:
https://retaildisplayusa.com/all-products/square-tubing-waterfall-detail

Attached you will see the order with all the options showing.  The 2nd attachment is of the backend purchase order.  The 3rd attachment is of the first product's custom fields.

VM 4.2.0 on J 4..3.4
Has anyone experienced this issue and how did you solve it?
Title: Re: Order sometimes shows all options
Post by: Milbo on September 27, 2023, 19:42:15 PM
This can happen, if nothing got selected. We must prevent, that nothing get selected, and or fix that any options are shown.
Title: Re: Order sometimes shows all options
Post by: sirius on September 28, 2023, 09:17:51 AM
Hi,
it's an old one, I have it on VM 3.8.6 too
Title: Re: Order sometimes shows all options
Post by: modernmagic on October 09, 2023, 23:03:03 PM
Quote from: Milbo on September 27, 2023, 19:42:15 PM
We must prevent, that nothing get selected, and or fix that any options are shown.

It happened again.

How do I resolve this?

Title: Re: Order sometimes shows all options
Post by: modernmagic on October 10, 2023, 16:23:22 PM
The customers did say that they chose options.

So it appears that even though they did select an option, the order still shows all options.
Title: Re: Order sometimes shows all options
Post by: Milbo on October 16, 2023, 20:52:17 PM
Which customfield do you use ? the String type? maybe a screenshot of the used customfield prototype.
Title: Re: Order sometimes shows all options
Post by: modernmagic on May 07, 2024, 20:11:40 PM
Quote from: Milbo on October 16, 2023, 20:52:17 PMWhich customfield do you use ? the String type? maybe a screenshot of the used customfield prototype.

For some reason, I am not getting email notifications for replies in this forum.  I hope you can still help me.

Yes, they are strings.  Here are some screenshots:
Title: Re: Order sometimes shows all options
Post by: fotonio on May 08, 2024, 19:18:54 PM
Hi,
In the custom field configuration in the Default value insert the colors separated with ;
white;black;red

and Is a list? select As admin list

Title: Re: Order sometimes shows all options
Post by: modernmagic on May 08, 2024, 19:49:50 PM
Quote from: fotonio on May 08, 2024, 19:18:54 PMHi,
In the custom field configuration in the Default value insert the colors separated with ;
white;black;red

and Is a list? select As admin list


If I change it to white;black;red how will I charge a custom price for certain colors?
Title: Re: Order sometimes shows all options
Post by: fotonio on May 09, 2024, 00:53:51 AM
The prices enter when you add the custom fields in the products details page.
Title: Re: Order sometimes shows all options
Post by: modernmagic on May 09, 2024, 17:53:46 PM
ok, I have revised the config per your suggestion.  Thank you!

We will monitor to see if this happens again.