2sic / app-mobius-forms

Simple jQuery based 2sxc form - to use immediately or to modify as needed. Multi-language, simple, with Recaptcha

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Send doesn't hide recaptcha

micahsdad1402 opened this issue · comments

Send should be hiding recaptcha on submission.

If the page is left open, then the recaptcha expires.

See attached screen shot.
2020-06-01_18-16-33

Just so you know, it's not a priority for the core team, but we would appreciate a contribution from the community for this.

Just a note, the behavior would need to be more complex:

  1. Hide on submit
  2. Re-show if failed submit
  3. Keep hidden if submit successful
  4. If multiple forms are shown on the page, this show/hide should only affect the current form

Since Mobius 5 uses the new, hidden recaptcha, this issue isn't relevant any more.