Name

glide.ui.html.editor.v4.paste.word_import

Description

Paste formatting behavior for Microsoft Word. This setting controls how content being pasted from Microsoft Word is filtered. The supported values are

  • clean - Preserve the structure of the content such as headings, tables and lists but remove inline styles and classes. This results in simple content that uses the site s CSS stylesheet while retaining the semantic structure from the original document.
  • merge - Preserve the inline formatting and structure of the original document. Invalid and proprietary styles, tags and attributes are still removed ensuring that the HTML is valid while more closely matching the original document formatting.
  • prompt (Default) - Prompt the user to choose between the clean and merge options after attempting to paste Word content.

Value

prompt

Sys ID

4a4f1aea87313300e088717936cb0b2f

Offical Documentation

Official Docs: glide.ui.html.editor.v4.paste.word_import