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

Embed form as banner on external page

  • November 7, 2016
  • 2 replies
  • 2402 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?

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

SanfordWhiteman
New Participant
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
New Participant
June 20, 2017

Hi

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

SanfordWhiteman
New Participant
June 20, 2017

Inspect?

Josh_Hill13
Josh_Hill13Accepted solution
New Participant
November 7, 2016

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