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 enables the visibility of a toggle that allows users to show links for each record in Table bot responses, enhancing user interaction. |
| What area does it affect? |
Conversation Builder |
| What does the default mean? |
The default value is "false", which means this behavior is disabled by default. |
| When should you review it? |
Review this property when configuring bot responses to improve user experience. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_cs_builder.table_show_links_enabled |
| Sys ID |
e278ee7bff4c3210942cffffffffff34 |
| Type |
boolean |
| Application |
Conversation Builder |
| Default value |
false |
| Description |
If enabled, VAD will show the "Show links for each record" toggle on Table bot response properties (Flow -> Components -> Bot response -> Table) |
| Updated |
2025-09-24 13:56:39 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... output in your Virtual Agent conversation. The Show links for each record toggle is not available by default. It can be enabled by changing the value of the system property sn_cs_builder.table_show_links_enabled to true. Columns and rows Columns (left to right) Table columns that you want to display in the conversation. You can have up to 4 columns. • Field: Select a ...
Related properties