Allow empty text fields to be edited in the Webflow Editor.

Currently if text fields (headings, rich text, text blocks, text links etc) are empty, they cannot be edited in the Editor.


For some text elements such as buttons and headings, a pencil icon is visible - but on clicking this icon nothing happens, and lots of errors pop up in the browser developer tools console.


This has been flagged as a bug elsewhere on the forums (link), and I have communicated with Support on this, but they've described this as 'expected behaviour'.


It is surely not a technical limitation, since the empty div remains present in the DOM with all of its Webflow data attributes and styles, so the Webflow Editor should be able to recognise which empty DOM elements can be edited and which can't.


The only workaround is to bind these text fields to the CMS, but this falls down on three main areas:

  • It creates a non-intuitive experience for the client. Some fields are editable from the Editor, others are editable from the CMS.

  • It's very limited in scope - there are limitations on the number of fields, collections and collection list items, so larger sites will quickly run out of CMS capacity if every text field gets bound to a CMS field.

  • It's very time consuming to set up and introduces bloat into the HTML markup.

  • Sam Pilgrim
  • Feb 25 2021
  • Reviewed
  • Riziki Nielsen commented
    August 12, 2021 11:10

    I agree. This should not be considered expected behaviour.

    Expected behaviour would in my opinion be that edtiors can see empty text fields, paragraphs, rich text fields etc., the same way we can see them in the designer. If the page is then published with any empty text fields, they would be invisible (just as how it works now).

    The current implementation allows an editor to edit themself into a corner where they have to contact a person with access to the designer. This should just not be possible.

  • Marc Tiedemann commented
    May 12, 2021 18:41

    Yes, I can confirm this and also don't think that this could or should be considered "expected behaviour". I mean... c'mon when you look at it this way users/clients basically get punished for deleting all text by accident and then not being able to reenter new content!

  • +2