Embed form as banner on external page | Community
Skip to main content
Kim_Gandy1
Level 6
November 7, 2016
Solved

Embed form as banner on external page

  • November 7, 2016
  • 2 replies
  • 2404 views

I know you can grab iFrame code for forms as a light box or embed on external pages, but the dimensions are limiting. Can you manipulate the form to meet various dimension needs and place as a banner like this example?

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Josh_Hill13

you could ask a coder to modify the CSS, or perhaps just create a jquery form to use the API.

2 replies

Josh_Hill13
Josh_Hill13Accepted solution
Level 10
November 7, 2016

you could ask a coder to modify the CSS, or perhaps just create a jquery form to use the API.

SanfordWhiteman
Level 10
November 7, 2016

Can you manipulate the form to meet various dimension needs and place as a banner like this example?

Why not?  It's an HTML form with an easily-viewed inner DOM.

16_Trainee1
Level 1
June 20, 2017

Hi

How to get the inner DOM of the form? It is being generated/embeded using js.

SanfordWhiteman
Level 10
June 20, 2017

Inspect?