When a user goes to modify a webform field after the order has been submitted, an error occurs in asking to change / select product attributes, and then attempts to create a new order. If the product has already been ordered and paid for, the webform should not attempt to create a new order.

This is related to a direct link from the webform to the order / current order status.

Comments

andyf’s picture

Status: Active » Postponed (maintainer needs more info)

Thanks for submitting this.

> When a user goes to modify a webform field
Do you mean a user modifying webform submission data?

> after the order has been submitted
Is that after the UC order's been made, or after the webform form's been submitted?!

Thanks again

4kant’s picture

Hi AndiF,
I had this effect:

  1. put a uc_event_registration product in the cart
  2. edit the submission (any webform component) of this product --> save (that is of course the button "add to cart" again)
  3. --> now there´s one more item in the cart

Basically I´m about to allow customers to edit their order before (until) they complete it.
I´m pretty close - but this is one out of two questions that have to be solved.

I know that this module is not intended for such an application....

...but if you could help...that would be great.