Is it possible to add today’s date

I want add a today’s date field at the top of my form.

Is there an easy way to do this?

You can use the dynamic default value [date] inside a field (see the form builder sidebar for more information). Other than that, this falls outside of Formidable. You can either find another plugin with a shortcode you can insert before your form shortcode, or insert it with custom PHP.

Topic closed.