Wappler Version : 3.5.0
Operating System : Windows 10 NodeJS
Expected behavior
What do you think should happen?
I am using a server connect form to login and when i enter a valid user/password it should trigger the Success Dynamic Event which then instigates further actions to complete and route the login.
Actual behavior
What actually happens?
When I enter the valid user/password the success dynamic event associated with the server connect form is not triggered!! and the login / routing doesn't complete. I have also tried with no user /no password and the invalid trigger IS triggered, however if i enter a valid user and invalid password then the unauthorised trigger ISN'T triggered.
How to reproduce
Create a Server Connect Form, a dynamic event and execute and see if the dynamic event is triggered.
Detail a step by step guide to reproduce the issue
A screenshot or short video indicating the problem
A copy of your code would help. Include: JS, HTML.
Test your steps on a clean page to see if you still have an issue
Hi Teodor,
the server action returned a status of 200, I’ve just seen in the console that there is a reCAPTCHA error… which is weird as Im not using reCAPTCHA? . see screenshots.
re posting issues - noted - will do next time.
Hi Teodor,
Sorry bit new at this, I’m still running on my laptop not on a server. I’ve tried the QR Code feature but havent got it to work yet but here is the link that the QR code generates: 192.168.1.211:3000/Login
BTW - whilst investigating there is another form that has the same issue …seems to work but dont get the success dynamic event triggered…shall i copy that as well?