Refresh Form After Submit

Description

#1. Install Code

#1.1. Hover on Page where you use Form > Click Gear icon

07.26c10v8 Refresh Form Afer Submit

#1.2. Click Advanced > Paste this code

  • If you use Personal/Basic Plan and your plan doesn’t support Injection, see #3.1
<!-- 07.26c10v8 Refresh Form After Submit -->
<script>
  const FormRefreshOptions = {
    delayMs: 3000
  };
</script>
<script src="https://code.beaverhero.com/formblock/0726c10v8refreshformaftersubmit.js"></script>

07.26c10v8 Refresh Form Afer Submit

#2. Customize

nothing now

#3. Other

#3.1. If you use Personal/Basic Plan and your plan doesn’t support Injection, you can add a Markdown Block under Form Block.

04.26c10v2 Header Sound Icon

Add this code into Markdown

<script>
  const FormRefreshOptions = {
    delayMs: 3000
  };
</script>
<script src="https://code.beaverhero.com/formblock/0726c10v8refreshformaftersubmit.js"></script>

07.26c10v8 Refresh Form Afer Submit

Buy me a coffee