Configure task count for your next tasks widget
You can configure how many tasks you want to see in your next tasks widget.
Before you begin
Role required: admin
Procedure
Navigate to All > System definition > Script includes.
Search for the
jnySNCscript include entry in the name field and select it.Edit the following script to change the number of tasks you want shown on your next tasks widget.
//tasks limit jnySNC.MY_JOURNEY_NEXT_TASKS_LIMIT = 10;Note: Here the number of tasks limit is set to 10, you can update it to any number you'd like.
Parent Topic:Employees view and complete journeys