This repository contains useful fluent form snippets which will make your forms more powerful. Please use which are appropriate for you.
Email Validation : Limit Domains
Limit Email Domains (Accept only particular Domains) View SnippetEmail Validation : Ban Domains
Ban Email Domains (Ban particular Domains) View SnippetEmail Validation with TrueMail
Validate Email with TrueMail API View SnippetTextArea Validation
Check if textarea contain url. if yes, make the form submission failed. View SnippetBan Email Domains
Make the form submission failed if contains certain email domains. View SnippetLimit specific Email Domains
Limit the specific domain emails as valid. View SnippetLimit Checkbox/Radio/Select options based on previous submissions
Showing only less than max items from the previous responses. View SnippetConfirm email field
Validate email field with confirm email field. View SnippetCustom Validation
Validate any field. View SnippetInput Data Validation
Validate form data. View SnippetDelete Form Assets
Delete assets. View SnippetDelete Pending Payments
Pending Payment status entries automatically if 10 minutes exceeded. View SnippetDelete existing submission on new submission
Imagine, You want to just keep only one entry from a user. View SnippetAdditional file types option to your file upload field
Add supports for new file types. View SnippetConvert the email body in pure-text format
Plain text email. View SnippetShuffle the Checkable items on render
Randomize the order of options. View SnippetInput Data Attributes
Custom input attributes for input fields. View SnippetACF Repeater Field on User Regristration
Format and update ACF repeater field meta for user registration. View Snippet
Please feel free to fork and contribute and do a pull request.