Property reference

glide.cs.modify_da_confirmation_message

The glide.cs.modify_da_confirmation_message property defines the confirmation message displayed when a requester modifies a value based on dialog act predictions. Admins should review this property to ensure the message aligns with user expectations and provides clarity during interactions.

Default: You'd like to change {0} to {1}, correct? Type: string Application: Global

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 sets the confirmation message format for value modifications in dialog act predictions, ensuring users confirm their changes.
What area does it affect? Dialog Act Predictions
What does the default mean? The default value is "You'd like to change {0} to {1}, correct?", which is the baseline setting used unless it is changed.
When should you review it? Review this property when updating dialog act interactions or improving user experience.

Out of the box property record

Raw metadata from the property record.

Property name glide.cs.modify_da_confirmation_message
Sys ID ab454a69b7112110b6e8bc15ae11a9b0
Type string
Application Global
Default value You'd like to change {0} to {1}, correct?
Description Message that will appear when requester has to confirm a modify value from a dialog act prediction
Updated 2024-05-25 03:39:06