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 determines if users can insert images via URLs in HTML fields, impacting how images are displayed in the application. |
| What area does it affect? |
HTML field configuration |
| What does the default mean? |
The default value is "false", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring HTML fields to manage image sources. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.html.image.allow_url |
| Sys ID |
fb8de59e8d30021087de63ac7f1f00bd |
| Type |
string |
| Application |
Global |
| Default value |
false |
| Description |
Show URL option for HTML field images |
| Updated |
2024-05-25 04:30:31 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... pasted from sources other than Microsoft Word is filtered. This includes content copied from TinyMCE itself. • Type: choice list • Default value: clean • Location: System Property [sys_properties] table glide.ui.html.image.allow_url Enables (true) or disables (false) uploading an image via URL from HTML Fields. • Type: true | false • Default value: false • Location: System Property [sys_properties] table glide.ui.html.editor.remove_trailing_brs © ...
Related properties