Fixed, thanks!
Merged, thanks @omarlopesino
Fixed!
Thank you very much for reporting this issue. I’ve just pushed some changes that should fix the problem.
Could you please give them a try?
Thanks!
As we are move the demo submodule to a recipe: https://www.drupal.org/project/cwo_demo → , I think we can close this issues.
Thanks!
Merged, thanks!
This change was implemented here [3270231], 3.x branch.
For now you can add hidden o value fields with your actual tokens. They should work before the submission is saved.
Closing this issue as it is a duplicate. There is already a feature request addressing this point, which you can find here: [3484948]. Thanks for your understanding!
Thank you for reporting this bug and for your work in fixing it! The fix has now been merged 🚀
facine → created an issue.
It seems that the issues is 🐛 Fix Deprecation warning for profiles view for Drupal 10.3 Active
Merged, thanks!
Fixed, thanks!
Fixed, thanks!
Merged, thanks!
facine → created an issue.
So it's not a cwo bug, can you please try this https://www.drupal.org/project/commerce/issues/3197048#comment-14669908 📌 Update the Composer constraint for Inline Entity Form Fixed ?
Thanks
Since we are supporting Drupal 10 and our module supports 8.1, I don’t see any problem in lowering the requirement.
Fixed, thanks!
What's the "minimum-stability" of your project? I can't reproduce it. I think it's due to the commerce dependency on inline entity form, which is not stable: drupal/inline_entity_form (3.0.0-rc20).
Thanks @vyaenes!
Hello @jonathanshaw, thanks for the patch! I've been reviewing it, and SKU is not really an entity key, so I modified the patch a bit to check it as a base field.
Thanks!
Sure, uncheck the override confirmation type and edit your webform tu use the /cart page in the confirmation settings.
Perhaps you might find this recipe helpful, as it includes working examples of donation forms and membership sign-ups: https://www.drupal.org/project/cwo_demo →
Don’t worry! I think the issue could be the order item ID: order_item_id: ':input[name="order_id"]'
You are trying to override this auto-increment number.
This order item ID is used for updating existing order item in the cart.
Maybe you are trying to set the order number (not order id) but for now it is not possible from the handler.
@vyaenes, is "maryhealy_inter..." the bundle or the SKU of the purchasable entity?
Could you please export the webform and share it so we can take a closer look?
Thanks
Merged, thanks!
facine → created an issue.
Merged, thanks!
Thanks, I have applied some changes, as readonly is available in PHP >= 8.1.
Merged!
Merged, thanks!
Merged, thanks!
facine → made their first commit to this issue’s fork.