Discover how Fluent Forms can simplify your form-building experience!
We created a new Full Fluent Forms overview video. Watch here:
Definitely the best wp form plugin ! by far
Nicolas DΒ beautiful enthusiasm! Maybe reality altering, though.
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.
CointacterΒ What is "fluentcommunity spa"? I'm not familiar with what the spa stands for.
David ForeΒ single page application. Pages dont reload. Vue, the technology behind all fluent products.
CointacterΒ Ok, thanks.
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.
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.