Assuming pieces is required, the following results were found.

  • URL for Thank You Page

    thank you page that the form creates? Create an END SUBMIT piece. Form Properties > Advanced Tab > More Options > Submit Pieces Tab Then click on "CUSTOM" in the END SUBMIT section and paste in the following code: $this->execPieceByName('ff_InitLib');...

    https://crosstec.org/en/support/online-documentation/breezingforms/12-examples-scripts/149-url-thank-you-page.html
  • Register or Login to Complete Form

    a way to do that? Open your form and go to the form's properties > Advanced Tab > More Options, then click on the FORM PIECES tab. In the BEFORE FORM section, click on the CUSTOM radio button. In the text area that opens, add the following code: if(...

    https://crosstec.org/en/support/online-documentation/breezingforms/12-examples-scripts/740-new-register-or-login-to-complete-form.html
  • Block one IP address

    form from some specific IP address, please, do the next: In your form, go to the advanced options -> more options -> Form Pieces. Then create a custom Before Form. In the text box, please, write this: if($_SERVER['REMOTE_ADDR'] == "123.123.123.123") {...

    https://crosstec.org/en/support/online-documentation/breezingforms/12-examples-scripts/211-block-one-ip-address.html
  • Captcha Not Stopping Spam (Honeypot)

    VALUE: empty (don't put anything in the value field) In your form's properties > Advanced tab > More Options > Submit Pieces > Before Submit, add the following code: $this->execPieceByName('ff_InitLib'); if( ff_getSubmit('yourfirstname') != '' ) { exit;...

    https://crosstec.org/en/support/online-documentation/breezingforms/12-examples-scripts/55-captcha-not-stopping-spam.html

Results 21 - 24 of 24

Special Offer

Sale! All subscriptions at a special price!

Includes prio support, all of our current and future Joomla!® extensions and Joomla!® templates for the duration of your membership.

Get it from here

3rd Party Discount - 25% Off

We help you to keep your costs under control. If you are a new member and purchased a form building tool from a different form vendor, then you'll get a 25% discount on our subscription plans.

How to receive the discount:

Send us a quick email to sales@crosstec.org with a proof of purchase (for example a paypal receipt), await payment instructions and enjoy your membership!