Skip to main content

Discover how Fluent Forms can simplify your form-building experience!

We created a new Full Fluent Forms overview video. Watch here:

https://youtu.be/4pVck9otfdU?si=AWWrcdroWpXl8svW

Nicolas D

Definitely the best wp form plugin ! by far

Nicolas DΒ beautiful enthusiasm! Maybe reality altering, though.

Cointacter

Nicolas DΒ yeah the whole world knows that fluent forms is the most famous, most widely used forms plugin and best wp plugin of all fluent plugins. But im not going to use it, because it doesnt work on fluentcommunity spa itself and according to fluent team will never work so. My brain cannot process this but it doesnt matter, even better for me because i can build my own forms plugin in a few hours perfectly and itll be my product, and of course i make all my products to work in all environments, its so easy that fluent team looks like lazy weed smokers to me.

David Fore

CointacterΒ What is "fluentcommunity spa"? I'm not familiar with what the spa stands for.

Cointacter

David ForeΒ single page application. Pages dont reload. Vue, the technology behind all fluent products.

David Fore

CointacterΒ Ok, thanks.

Thomas Oates

Does FluentForms allow using any WP shortcode as default values on fields? It didn't last time I checked but that has been a while. If not, until it does, Formidable Forms is superior.

Mahfuzur Rahman

Thomas OatesΒ You’re correct, Fluent Forms still doesn’t natively execute arbitrary WordPress shortcodes as field default values. It supports its own dynamic smart codes, including URL parameters, user information, post data, dates, and cookies; you can find the available options in our Dynamic Default Value documentation.

There are two possible workarounds. If the value can be passed through the page URL, you can use Fluent Forms’ {get.parameter_name} smart code. Otherwise, a developer can create a custom Fluent Forms smart code that returns the output of the required WordPress shortcode, then use that smart code as the field’s default value. Arbitrary WordPress shortcodes still cannot be inserted directly, though.