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 restricts reference autocompleters to only match the beginning of the input, preventing broader 'contains' searches. |
| What area does it affect? |
Reference Autocompleters |
| What does the default mean? |
The default value is "true", which means this behavior is enabled by default. |
| When should you review it? |
Review this property when adjusting search behavior for reference fields in the user interface. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.ref_ac.startswith |
| Sys ID |
a582e41f07321000e2bb5720e1021e73 |
| Type |
boolean |
| Application |
Global |
| Default value |
true |
| Description |
Disable "contains" searches for reference autocompleters whether done with a wildcard (*) or the autocomplete.contains user preferences. |
| Updated |
2024-05-25 05:05:34 |
Sources
Related properties