VirtueMart Forum

VirtueMart 2 + 3 + 4 => General Questions => Topic started by: Roger Lightening on August 04, 2017, 01:35:19 AM

Title: Strange issue with textarea field but only in shipping address area
Post by: Roger Lightening on August 04, 2017, 01:35:19 AM
I am using VirtueMart 3,2,2

I am experiencing a strange issue. When I use a textarea field and set it to required and the Show in shipment form, check out fails with the error: "Missing value for Physical Delivery Address" Physical Delivery Address is the field name.

If I move this field to cart or account maintenance it works perfectly. Other fields in the shipment form work fine. Only when I add a textarea field does it fail.

Any ideas on what could be going wrong would me seriously appreciated.
Title: Re: Strange issue with textarea field but only in shipping address area
Post by: Jörgen on August 04, 2017, 12:29:26 PM
Quote from: Roger Lightening on August 04, 2017, 01:35:19 AM"Missing value for Physical Delivery Address"

Have You filled in a value in the field before checkout ?

regards

Jörgen @ Kreativ Fotografi
Title: Re: Strange issue with textarea field but only in shipping address area
Post by: Roger Lightening on August 07, 2017, 23:45:43 PM
Hi Jörgen

Yes the field is filled in and passes validation but the data does not get saved in the database and the order fails.