Next Experience Landing Page- Customize View All link in the Footer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 02:26 AM
Hi,
I want to customize the "View All" link in the Next Experience Landing Page i.e. nav/ui/home where there is "Assignments" list displaying all the tasks assigned to logged in User.
When the task count is more than 10, it displays the "View All" link which will redirect to task.list page
I have a requirement to customize this link and should be availalable irrespective of any non-zero count so users will be able to go to task list when count is less than 10.
Any suggestions would be helpful. Thanks.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-23-2023 03:27 AM
Hi @Innus Mulani,
That is not something you can configure that way.
You could add a link below the simple list component, which navigates to the task list with the filter you are using in the list. Just remember to set Hide "View all" footer to true for the simple list component.
Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.