sn_flow_designer.action_picker.popular_actions.max_number

ServiceNow property description:

The maximum of most popular actions returned to the UI. This is used to query for the x number of most popular actions in the last y number of days.

Attributes

  • Sys ID: 3627a9ebc30210105553b740ad40ddb6
  • Type: integer
  • Application: Global
  • Default value: 10
AI Logo

AI generated property description:

The ServiceNow property `sn_flow_designer.action_picker.popular_actions.max_number` determines the maximum number of most popular actions that are returned to the user interface in Flow Designer. This property is used to query and display the top 'x' number of actions that have been most frequently used within a specified time frame, typically the last 'y' number of days. By setting this property, administrators can control how many popular actions are shown to users, potentially improving the efficiency and relevance of the action picker in Flow Designer. This can be particularly useful for streamlining the user experience by highlighting commonly used actions. The exact number of actions displayed can be adjusted based on the needs of the organization.

Source

Related property: sn_flow_designer.action_picker.popular_actions.last_num_of_days