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 specifies the timeframe in days for querying the most popular actions within the flow designer, influencing which actions are highlighted to users. |
| What area does it affect? |
Flow Designer Action Picker |
| What does the default mean? |
The default value is "7", which sets the baseline numeric behavior for this property. |
| When should you review it? |
Review this property when adjusting action visibility or analyzing user interaction trends. |
Out of the box property record
Raw metadata from the property record.
| Property name |
sn_flow_designer.action_picker.popular_actions.last_num_of_days |
| Sys ID |
5413e52bc30210105553b740ad40dd64 |
| Type |
integer |
| Application |
Global |
| Default value |
7 |
| Description |
The last number of days for the most popular actions. This is used to query for the x number of most popular actions in the last y number of days. |
| Updated |
2024-05-25 04:41:45 |
Sources
Official references and nearby text excerpts where this property appears.
Context preview
Snippet 1
... popular actions to display in the Action picker. • Type: integer • Default value: 10 • Location: System Properties [sys_properties] table Number of consecutive days used to generate popular actions sn_flow_designer.action_picker.popular_actions.last_num_of_days Specify the number of consecutive days used to generate popular actions. For example, the default value of 7 generates popular actions based on action usage during the last week. • ...
Related properties