Now this is totally weird...
I have a registration page created using 'profile' module. So besides standard 'user name, pass, etc' fields there are around two dozen fields from one of the profiles user can have. Let's say 'competitor' profile.
Only yesterday I have noticed, that if you submit form hitting enter, you get additional fieldset and legend tag - with the name of the profile ('competitor') which wraps all the profile fields. When submitting by a button click everything works as expected - form looks like before submitting, only with validation messages and the like.
If I submit first with enter and then with button - fieldset is there again. Only loading page again makes it disappear.
Any idea what's it all about? I tried to compare http queries, but they seem to be more or less the same...
Recent comments
Thanks! I tested PayPal WPS (since I also use it in my Drupal 7 Commerce shop). With the PayPal server SANDBOX mode (no real payment transaction, just simulated). And everything...
Commerce shop system from Drupal
Peter, I've done an initial port of Commerce PayPal. While I haven't tested it, I think it should work, as the module is not too complex. https://github.com/backdrop-contrib/...
Commerce shop system from Drupal
Glad you finally found it! Someone really needs to port commerce_paypal.
Commerce shop system from Drupal
Wow, THANK YOU! I’ve been searching for this for months, and it’s been there all along—just extremely well hidden... I immediately installed Commerce with the configuration of my...
Commerce shop system from Drupal
Here is a link to the Youtube User group meeting where this is discussed, https://youtu.be/bEd795FnlMw?t=1530
Seeing what issues are new