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 specifies whether empty lines with a <br> tag are replaced by a <div> </div> tag in TinyMCE HTML fields, influencing the output format of HTML content. |
| What area does it affect? |
TinyMCE HTML fields |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when configuring HTML content rendering or addressing formatting issues in TinyMCE. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.html.editor.remove_trailing_brs |
| Sys ID |
ad8fbf73c7001010c30a5fa3adc260d5 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Specifies whether an empty line containing a <br> tag is converted to a <div> </div> tag for TinyMCE HTML fields. If true, the tag is converted. If false, the tag is left as <br>. |
| Updated |
2024-05-25 03:39:06 |
Related properties