wisetr
Forum Replies Created
-
Forum: Plugins
In reply to: [Real Time Validation for Gravity Forms] Field ValidationHi @wonderbuild,
Real Time Validation plugins work on the RegEx pattern and check user’s input against the pattern given.
Right now we do not have any flexibility to validate with so much customization. You have to create a RegEx for the pattern with the exclusions(names that you do not want to receive) and set up in the field you want to validate.
https://regex101.com/, here you can test out your Regex.
Good Luck!Thanks,
Team WisetrForum: Plugins
In reply to: [Real Time Validation for Gravity Forms] Plugin conflict with partial entriesHello,
A plugin update is pushed to resolve this issue. Kindly Update to the recent version.
Thanks
Forum: Plugins
In reply to: [Real Time Validation for Gravity Forms] Validate with hidden fieldHi @tberin,
There is a huge set of improvements, features, and bugs reported by the users of Real Time Validation in past few weeks.
Our Team is trying hard to improve this plugin in every aspect as well as trying our hands on some new plugins as well.
Right now we do not have exact ETA for the next update to be pushed, But i can ensure that next update will be packed with some fine changes for the developers to use real Time Validation with more ease and comfort.
Thanks,
Team WisetrHi @max-sixblade,
No, the only way that snippet can be used is
var response = all_validations[1][2].validate(); if(response) { // handle success } else { // handle failure }
Thanks!
Forum: Plugins
In reply to: [Real Time Validation for Gravity Forms] Plugin conflict with partial entriesYes, this is a reported/known bug and our team is working on it.
You will find this conflict solved in the next version of Real Time Validation.
Thanks,
Team WisetrForum: Plugins
In reply to: [Real Time Validation for Gravity Forms] Username FieldHi @edmund83,
No, Real Time Validation For Gravity Forms does not work with Username Field yet.
& there is no method you can enable this.
However, it’s in our roadmap for the upcoming version. Stay Tuned!
Thanks,
Team WisetrForum: Plugins
In reply to: [Real Time Validation for Gravity Forms] JS Error on Preview PageHi @bkonia,
We are glad that you liked our plugin.
Yes, we have not yet featured live validation in form preview mode.
Maybe in the upcoming version, we will make live validation work in preview mode as well.But we appreciate your input towards the improvement of the plugin.
Thanks,
Team WisetrHi @andyfo ,
No, right now there is no method to disable this properly.
But We really appreciate your contribution to the improvement of this plugin.
Yes, we will surely consider this in our next upcoming version really soon. Please stay tuned.
Thanks,
Team Wisetr