thueske
Forum Replies Created
-
Hello,
it is about hidden fields. The values should be empty, so it is also displayed before sending. After sending the email, these values are 1.
See also my screenshot at the top.
Tobias
Will the new version also fix the bug that actually empty fields are displayed with the value 1 after submitting? There is no calculation behind this, these are only Inputs (which are conditionally displayed). See my screenshot.
Just to make sure this isn’t another bug.
- This reply was modified 4 years ago by thueske.
Hey Patrick,
thanks for the quick reply.
That sounds good. If you want to give me a pre-release version to test, I’d be happy to volunteer for that. The form is not currently in production use, so this would be a good case to test.
I have one more question:
Is there a plan that I can set the values for the calculations in the backend so that they don’t get rendered to the frontend with it? Currently, no matter if hidden field, input or value in the select box, this is always displayed in the frontend, so the form can be manipulated.For the select box, by the way, multiple values per entry would be great, then I would not have had to build the workaround for child/adult price. Currently, only one calculation value can be entered.
Thank you very much.
Tobias
The problem seems to be related to the fact that calculations with hidden fields are not accepted when submitting the form. Strange, because that works correctly before submitting.
If I change the hidden fields (these contain prices) to number inputs and hide them via CSS, then the calculation works.
This sounds like an unwanted error.
Hey @timrv – sorry for the late answer!
I just activated the dev-version and the dates are correct now!
Thanks :))
No. “Occurs only from version 5.9.8.x, older versions work “…
Thanks for the quick fix!