Skip to content
New issue

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

Tweak - Enable minimum time for form submission #1265

Merged

Conversation

riteelama
Copy link
Contributor

All Submissions:

Changes proposed in this Pull Request:

Previously, there was no feature to prevent the form submission if user submits the form before some duration. This PR add ability to prevent the form submission if there is no interaction of user on the form until the specified duration.

Closes # .

How to test the changes in this Pull Request:

  1. Go to Everest Forms Form Settings > Anti-Spam and Security.
  2. Enable the Minimum time for form submission
  3. Enter the duration(in seconds) for required interaction with the form.
  4. Save the Form.
  5. Check where it is restricting the form submission according to specified time or not in both ajax and non-ajax submission.

Types of changes:

  • Bug fix (non-breaking change which fixes an issue)
  • Enhancement (modification of the currently available functionality)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you successfully ran tests with your changes locally?
  • Have you updated the documentation accordingly?

Changelog entry

Tweak - Enable minimum time for form submission

Copy link
Contributor

@NirajChaudhary143 NirajChaudhary143 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Contributor

@MILAN88888 MILAN88888 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link
Member

@deepench deepench left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Copy link

@Sanjuacharya Sanjuacharya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@deepench deepench removed the on hold label Jul 23, 2024
Copy link

@joshianup1 joshianup1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@riteelama riteelama changed the base branch from develop to pre-develop July 25, 2024 03:52
@riteelama riteelama merged commit 2cdf7aa into pre-develop Jul 25, 2024
1 check failed
@riteelama riteelama deleted the EVF-924-tweak/enable-minimum-time-for-form-submission branch July 25, 2024 04:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants