Skip to main content

How to implement multiple Quill editors on Webflow and connect them to Make?

Hey guys! I want to use two quill js on my webflow page but cant seem to get them to work and then send to Make and back to ebflow. any ideas? Thanks!

2 comments

  • A J
    A J

    Hey Solomon Adlam,

    I believe you have customized the template code where you are syncing the quill content with the hidden field upon every single text change.

    But I noticed that the IDs you are targeting for pushing the content to the hidden text field is not accurate. i.e. in the code the IDs that are being target are #bodycopy-hidden and #bodycopy2-hidden.
    Whereas your hidden textarea elements have the ID  as Bodycopy and Bodycopy2.

    So you might want to check the custom code and give it a thorough check to ensure that it is rightly adapting to your customization based on the elements you have in the form.

    If you have a backup of the template you purchased, you can check how it is setup to test out and customize the approach further for your project.

    Hope this helps.

    0
  • Solomon Adlam
    Solomon Adlam OP

    Brill thanks AJ - i will keep looking - unfortunately  i don't have a backup... I will ask now for one

    0

Please sign in to leave a comment.

Sitemap