Submit a Photo in a Lead Form

  • 26 October 2020
  • 2 replies
  • 46 views

Hi there,

For a landing page I need to offer an option to upload photos in one of my forms. Does anyone know how to do this?

Thanks


2 replies

Userlevel 7
Badge +3

Hey @BeeAssured,

You have a couple of options:

  1. Write up some JS/CSS to adjust your Unbounce form and a bit of server code to be able to accept form uploads. You would obviously need a server to host all these uploads. It’s not impossible but a bit complicated to set up initially depending on your tech stack.

  2. Embed a 3rd party form that already offers file uploads. There are dozens of options so pick whatever works for you.

Best,
Hristian

Thanks Hristian!

Reply