Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
This property defines a comma-separated list of inline elements that will be filtered out when users paste content into the tinymce editor. |
| What area does it affect? |
tinymce editor formatting |
| What does the default mean? |
The default value is "strong, b", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when adjusting formatting preferences for pasted content. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.html.editor.paste.filtered_inline_elements |
| Sys ID |
63f5611677000210f18b48a0af5a990f |
| Type |
string |
| Application |
Global |
| Default value |
strong, b |
| Description |
<p>This setting allows the content to be filtered when pasted from MS Word to the tinymce editor. This property takes input as comma separated string of inline elements to be filtered on clicking the "Remove formatting" button on the paste prompt dialog. Default value is 'strong, b'
</p> |
| Updated |
2024-02-05 02:29:41 |
Sources
Related properties