Regular Expressions with Conditional Logic in Fluent Forms

Regular expression is not a library nor is it a programming language. Instead, regular expression is a sequence of characters that specifies a search pattern in any given text (string). Basic Examples of Regular Expressions Regex Matches any string gray|grey contains {gray, grey} gr(a|e)y contains {gray, grey} [Bb]treef\*\*k contains {Btreef**k, btreef**k} \d{5}(-\d{4})? contains a United…

Quiz Score in Fluent Forms

In Fluent Forms, Quiz Score is an Advanced Hidden field that stores the total score for the quiz or a specific quiz question. In order to use this field, you’ll need to enable your Quiz Module first. To configure the Quiz module read this doc. In the Input Customization section, you can customize the input…

Airtable Legacy Integration with Fluent Forms

Airtable announces Personal API keys will be deprecated by the end of January 2024. So we will close this Airtable integration after January 2024. Please use the new Airtable integration from here. Airtable is a low-code platform for building collaborative apps. Customize your workflow, collaborate, and achieve ambitious outcomes. Integrate your Airtable account easily with Fluent Forms…

hCaptcha in Fluent Forms

hCaptcha is an anti-bot solution that protects user privacy and rewards websites. It is the most popular reCAPTCHA alternative. Previously, Fluent Forms has introduced the hCaptcha field only in General forms’ fields section. Now you can use it on the Conversational Forms templates too. To add the hCaptcha field to your form, you’ll have to configure it using the Site Key…