Key questions about this property
The answers below summarize the purpose, scope, default effect, and review scenarios for this property.
| What does it do? |
It configures additional columns from the User table to appear in the autocomplete list for email recipients, aiding in distinguishing between users with similar names. |
| What area does it affect? |
Email Client Configuration |
| What does the default mean? |
The default value is "email; company", which is the baseline setting used unless it is changed. |
| When should you review it? |
Review this property when configuring email settings or troubleshooting recipient selection issues. |
Out of the box property record
Raw metadata from the property record.
| Property name |
glide.ui.email_client.email_address.disambiguator |
| Sys ID |
60aa1b367f1403007f005212bdfa9137 |
| Type |
string |
| Application |
Global |
| Default value |
email; company |
| Description |
This configuration has moved to the default Email Client Configuration record
Additional columns from the User [sys_user] table in the to, cc, and bcc autocomplete list. This can help distinguish between individuals who have the same first and last names and ensures that users select the proper recipient for an email. |
| Updated |
2024-05-25 03:53:34 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Expand All or getEmailBodies operation. If limit value is hit the user is notified that The maximum allotted email text threshold has been reached and some mails are not expanded. glide.ui.email_client.email_address.disambiguator Sets the columns from the User [sys_user] table that the auto-complete list displays. Separate each column name with a semicolon character (;). • Type: string • Default value: name glide.ui.incident_activity.max_addresses ...
Related properties