How do I embed a video clip (from youtube.com, or from amazon s3, or cloudflare, or cdn) into the form? i would like to add a video before the form.
How do I embed a video clip (from youtube.com, or from amazon s3, or cloudflare, or cdn) into the form? i would like to add a video before the form.
You can use the HTML block element to introduce markup inline in the form.
http://www.gravityhelp.com/documentation/page/HTML
If you're planning on putting the video BEFORE the form, why not just embed the video content in the page or post before you add the form shortcode?