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 allows Guided Setup actions to remain visible on all pages instead of just the initial page, enhancing user experience during setup. |
| What area does it affect? |
Guided Setup actions |
| 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 user experience for Guided Setup or troubleshooting action visibility. |
Out of the box property record
Raw metadata from the property record.
| Property name |
com.glide.embedded_help.guided_setup.persist_actions |
| Sys ID |
bf8720b253211200d45f0f0c36dc34e0 |
| Type |
boolean |
| Application |
Global |
| Default value |
false |
| Description |
Persists stateful Guided Setup actions (i.e. - Mark as Complete) on all pages. The default behavior is to only show actions on the initial Guided Setup page. |
| Updated |
2024-05-25 04:35:19 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... Default value: Jakarta If blank, displays the help for the version the instance is currently running. The following system property is available by navigating to the [sys_properties] table. Name Description com.glide.embedded_help.guided_setup.persist_actions Enables Guided Setup actions in the embedded help panel that are based on states to display on all pages. An example is the Mark as Complete action. The default behavior ...
Related properties