codimex
Forum Replies Created
-
Hi. I know that option, and I’m using each field tag separately, instead of the {all-fields} tag. That’s not the problem. It seems that, in some case scenarios (especially when the “Day is” conditional is activated), the field value is not recorded in the database or displayed in the email.
I’ve uploaded a new form test to make myself clerarer here. Would you be so kind as to test it on your end? Just submit the form with the two possibilities and compare the submissions on the “Submissions” page.
No plugin conflict on my end, BTW. Thank you!
Just to elaborate a little more: some hidden field values (hidden by conditionals) are displayed as well in the email notification. Is it possible just to pass ONLY those fields’ values the user sees, and not all of them, excluding the hidden ones?
Thank you!
Sure! Thank you again for digging deeper into this.
The working form: https://drive.google.com/open?id=1-WjE1HbkzEra5Zn35lINKxw2ctWEcNMI
The error form: https://drive.google.com/open?id=1UKHSsD4CdvjnK14xk7i7Jks8BcF3vXvN
Look forward your answer! Have a nice week!
For those having this issue too, this is what I did to solve it: For some mysterious reason, if you create the datepicker field before the field in which you want to create a datepicker-based condition, it may crash those fields (datepicker, dropdown…) -they look buggy and loose format (as a consequence of a “this.calendar.months[n.getMonth(…)] is undefined” console error). This is why my uploaded example worked, but not my original conflicting form.
Summing up, I could resolve it by creating every datepicker field after every other fields are created. I know it doesn’t make sense, and there must be a logical explanation, but I tested this in three different brand new forms and the error no longer occurs. :/
Thank you WPMU Team!
Hi again. Sorry for the late response. Thank you for reporting the “Month is” issue toh the developers team. As for the first issue, I will perform further tests on my end to find out what am I missing. Thank you again and congratulations again for this amazing plugin!!!
Hi again! I’ve uploaded here a test form with the issue. These are the issues I find:
1) When I set “Day is” / “Day is not” involving the date field, the datepicker disappears, the date field becomes a sort of text-field and the dropdown becomes buggy (you can select an option, but it changes the format, as if the bootstrap format had disappeared)
2) Again, in the visibility tab, setting a “Month is” condition doesn’t allow you to select a month (no list of months appear). On the other hand, selectgin “Month is not” does allow you that (the list of months do appear).
Thank you!
Hi again. I expected that yesterday’s update, as you anticipated, could fix the problem, but it didn’t. Any plans to have this fixed? Thank you!
After running the basic “deactivation plugin test”, in my case, this error was caused my a conflicting plugin. I deactivated and deleted it and this error is not ocurring anymore. Thank you WPMU Team for giving me the hint in another post!
- This reply was modified 5 years, 1 month ago by codimex. Reason: typo
Hi again! Thank you for your readiness to help! Unfortunately, deactivating the conflicting plugin of the other ticket doesn’t solve this problem. The datepicker doesn’t work anymore (it becomes a text field) and the dropdowns become buggy.
Also, setting a “Month is” condition doesn’t display the list of months. In the other hand, setting “Month is not” condition does display the list of months. Can you also check this while I perform further tests?
Hi! Thank you for your detailed help! I really appreciate this! Indeed, it was a plugin conflict. I didn’t see that coming. How could I make that rookie mistake! :”( Luckily it was caused by an expendable plugin, so I proceeded to deactivate it and delete it, and now everything seems to work fine. Let me rate you with five stars for this. Thank you sooo much!
Looking forward this fix, too!
Same here. Blank page occurs in several scenarios, like customizing the colors or editing fields such as the section field.
Hi again! Thank you so much for opening your personal email to me. Let me do a few tests more, because the main site shows errors, but a mirror site I have of the same website doesn’t show errors, which is pretty weird and nonsense.
In the meantime, let me rate you with 5 stars for all the hard work behind this plugin and your readiness to help.
Hi, the problem is not solved yet. Any plans to fix it in future updates?
Thank you again for yor answer. Let me show you an example of an API-generated Google Map with your plugin in one of my websites. It is rendered by means of an embedded js
<script type="text/javascript">...</script>
in a shortcode (see attached screenshot):
https://paste.pics/7OW5I
After the update, the map just doesn’t render (just a blank line; no need to attach the screenshot). I’ve rolled back to 4.6 until we can figure out what’s going on.
Thank you for your patience with us users after this critical update. I look forward to your answer!