Hi,
I have a webshop giving away free event tickets using Commerce and use anonymous checkout. I have a field in the customer profile for confirmed/not confirmed based on whether the person will attend or not. This is currently updated manually by the administrator.
The site currently sends out a reminder email to the customer and we want to add a link in this email to a webform where the customer fills out two fields:
1. their order number
2. attending Yes/No
What we want to do is update the customer profile field based for that order on the webform submission.
ie:
webform submission: order number = commerce order number
webform submission: attending Yes/No = customer profile field attending
Can someone point me in the right direction on how to format a rule to do this using webform rules?
Thanks
Comments