Jump to content

Recommended Posts

Posted

I am working with an embedded form using the "template embed". The default size is cutting off the bottom of the date picker in the iframe it creates. I am therefore trying to figure out how to make the iframe that formbuilder creates get taller. Does anyone know how to do this? I cannot seem to find documentation on this. 

 

Thank you.

Posted

You could try adding some padding to the bottom of the Form Builder iframe to allow for the height of the datepicker:

#FormBuilderViewport_myformname { padding-bottom:200px; }

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...