What are some suggestions for easily converting Webflow designs to third-party forms without damaging the site's design, considering the phasing out of support for exported websites' forms?

TL;DR
  • Use third-party services like JotForm or Google Forms with embed code, custom CSS, and JavaScript to maintain design integrity.
  • Apply Webflow interactions and explore API or no-code solutions for form submission to ensure a seamless user experience.

Webflow is phasing out support for exported websites' forms, which creates a challenge in preserving design integrity when using third-party forms. Here are some strategies to manage this transition:

1. Use Embed Code for Third-Party Forms

  • Find a third-party form service like JotForm, Typeform, or Google Forms that allows customizations.
  • Copy the embed code provided by the third-party service.
  • Go to Webflow Designer, and use the Embed element to paste the embed code into your Webflow project.

  

2. Custom CSS for Consistency

  • Create custom CSS styles to ensure the third-party form matches your current site's design.
  • Override default styles of the third-party form using CSS within your Webflow project for seamless integration.

  

3. JavaScript for Advanced Styling

  • Integrate JavaScript for advanced styling and interactivity if the third-party form allows it.
  • Adjust form behaviors to match Webflow interactions or animations to maintain consistency.

4. Webflow Interactions for Embeds

  • Use Webflow interactions on the container or section where the form is embedded.
  • Enhance user experience by ensuring that interactions and animations apply to the new form.

5. Alternative Submission Methods

  • Explore API-based integrations where the submission triggers an API request to a preferred endpoint.
  • Use Zapier or Integromat for no-code form submission handling if direct API integration is too complex.

Summary

To protect design integrity while using third-party forms on Webflow sites, consider embedding forms with custom styles, integrating JavaScript for advanced customizations, using Webflow interactions, and exploring API or no-code alternatives like Zapier. This ensures a seamless continuation of your site's aesthetic and functional qualities despite the transition.

Rate this answer

Other Webflow Questions