Form doesn't store submissions after adding expression currentDate()
Hi,
sorry for submitting yet another issue. After fiddleing about with the timestamp thing (#48 / this comment), which I implemented semi-successfully with the expression currentDate(), my form stopped storing any submissions to the database altogether (other forms still worked fine).
I tried debugging it for a few hours — deleting the expression, copying the form, testing different browsers and devices. I couldn't get it to work again, though. The worst thing is that you didn't get a clue as a user, that your entry wasn't saved (no error message, nothing).
Trying this out on a live site in the middle of our conference registration phase running was a bad idea, obviously, but ... I also lost my confidence in the SurveyJS wordpress plugin at that point. 😞
In the end I spent the night recreating the form with ninjaforms. Now it's ugly, but it works again. Plus I have the automatic email functionality (= feature suggestion) that is great to give participants instant feedback as well as for backup, in case the stored submissions become corrupted.
To end this on a less anecdotal note: Here is my form JSON, if you'd like to have a look at it to see whether you can recreate the bug: ras24-survey.json
Best, kuchengrab