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 configures the delay between keystrokes in dynamic drop-downs, impacting how quickly choices appear as users type. |
| What area does it affect? |
Dynamic drop-downs |
| What does the default mean? |
The default value is "250", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting form responsiveness or user interface performance. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.xmlhttp.ac_wait_time |
| Sys ID |
7072807cc61122840144f9ccb7916144 |
| Type |
integer |
| Application |
Global |
| Default value |
250 |
| Description |
Default wait time between keystrokes for a dynamic drop-down choice list (milliseconds): |
| Updated |
2024-05-25 03:39:01 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... the onChange function to check for isLoading and return. Documentation sn_SE10003 1 Act Auto complete wait time is above maximum limit. Users may experience performance impacts. Adjust the system property glide.xmlhttp.ac_wait_time to be under the recommended threshold. Documentation sn_SE10006 1 Act Import Set Deleter job should Integrations could suddenly stop working Set the Active flag to true on the Import Documentation ...
Related properties