We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
@yaroslav-borodii
When I activate CLEAR SUCCESSFULLY COMPLETED FORM?, Smart Phone Field breaks on form submit. I guess it happens on NF reinitialise.
CLEAR SUCCESSFULLY COMPLETED FORM?
Advanced
Display Settings
HIDE SUCCESSFULLY COMPLETED FORM?
As I said, this breaks the logic and does not allow you to fill out form again
The form should look the same as when you load the page, with a list of countries and all the logic of the work.
Settings:
On page load:
After submit:
Chrome, MacOS, Ninja Forms Latest, Smart Phone Latest, WordPress Latest, PHP 8.0
Reinitialise intltelinput after clearing the form
The text was updated successfully, but these errors were encountered:
First steps to fix #6
0b0b54d
#6 changed init func name and documentation
be08a17
Code Refactoring (#6)
5444d93
- Add JavaScript Standard - Add package-lock.json to .gitignore - Remove dependency to jQuery for Frontend part - Move JavaScript files to footer
Released in v1.2.0
Sorry, something went wrong.
roman1923
No branches or pull requests
Contact person(person, e-mail):
@yaroslav-borodii
Description:
When I activate
CLEAR SUCCESSFULLY COMPLETED FORM?
, Smart Phone Field breaks on form submit. I guess it happens on NF reinitialise.Steps/Link to reproduce the bug:
Advanced
tab at the Form Builder Page ->Display Settings
-> activateCLEAR SUCCESSFULLY COMPLETED FORM?
HIDE SUCCESSFULLY COMPLETED FORM?
How does the bug behave?
As I said, this breaks the logic and does not allow you to fill out form again
What is the expected correct behavior?
The form should look the same as when you load the page, with a list of countries and all the logic of the work.
Important logs and/or screenshots:
Settings:

On page load:

After submit:

Environment (browser, device, software version, operating system):
Chrome, MacOS, Ninja Forms Latest, Smart Phone Latest, WordPress Latest, PHP 8.0
Possible Fix:
Reinitialise intltelinput after clearing the form
The text was updated successfully, but these errors were encountered: