Show remaining available form submission allowed
This code allows you to display the remaining amount of times the form is allowed to be submitted.
Last updated
This code allows you to display the remaining amount of times the form is allowed to be submitted.
Last updated
Important: In order for the below code to work properly you will require to enable the setting on your form.
Copy and paste the below code at the bottom of your child theme functions.php file.
You can now use the below shortcode to display the remaining amount of allowed submission for this form. Replace 123
with your form ID. You can use this shortcode anywhere on your page. But you can also use it inside your form .