Property reference

com.glide.cs.choice.paging_variables

The com.glide.cs.choice.paging_variables property defines a list of context variable names used for tracking paging in choice pickers within Virtual Agent. Admins should review this property to ensure proper management of conversation context and variable clearing behavior during user interactions.

Default: global_choice_options_count,global_choice_paging 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 specifies a comma-separated list of context variables that manage paging for choice pickers in Virtual Agent, facilitating smoother user interactions.
What area does it affect? Virtual Agent choice pickers
What does the default mean? The default value is "global_choice_options_count,global_choice_paging", which is the baseline setting used unless it is changed.
When should you review it? Review this property when configuring or troubleshooting choice picker behavior in Virtual Agent.

Out of the box property record

Raw metadata from the property record.

Property name com.glide.cs.choice.paging_variables
Sys ID 18280927c333311091c54f877840dd01
Type string
Application Global
Default value global_choice_options_count,global_choice_paging
Description Comma-delimited list of context variable names with replacement character %s. These variables are stored in the conversation context and are used to track the paging for choice pickers in VA via script. These variables are automatically cleared when a value is received for the choice picker field.
Updated 2024-05-25 03:38:54

Sources

Official references and nearby text excerpts where this property appears.