Skip to main content
Tara Cobb a posé une question dans #Email Marketing
I don't want to accept form submissions anymore but do not want to delete my form. What's the best way to go about doing this?

 

 
1 réponse
  1. 2 mars 2019, 03:54
    https://success.salesforce.com/answers?id=9063A000000t3rGQAQ

     

    "There are 2 ways to achieve this:

     

    1. When you reach the capacity and get to know that now you don't need more submissions, change the form template and that new template would be coded to show just like "No more submissions are active now or event is closed now".

     

    Means a new template should be applied directly over that form which will not allow more submissions.

     

    2. You can use some javascript in your existing form template that would check how many submissions are already done and when it hits the limit, it should stop capturing more and give a text as event is closed or as you like.

     

    https://stackoverflow.com/questions/8664486/javascript-code-to-stop-form-submission"
0/9000