Q: Hi!
Just testing Formaloo with Wordpress. Can I auto fill a hidden field, passing a value in shortcode? Adding it to address? Can it be dynamic, i.e. "Post title" or "User name"?
Thank you!
Verified purchaser
Hi We don't have it in WP shortcode but you can do this via URL parameters: https://www.formaloo.com/en/how-to-use-url-parameters-to-pre-fill-form-fields/
Hi Farok, and thank you.
Then, to use this method, should I use Iframe, and not Shortcode? And use "?field_id=value"?
It'll be a good idea to add this option to shortcode. If you want to compare with Gravity Forms, for example [gravityform id="1" field_values="parameter_name1=value1¶meter_name2=value2"] can be done with Gravity. Or hooks like gform_field_value_your_parameter.
Thank you!
Verified purchaser
We're adding more options soon!
Thank you!