Skip to main content
Question

Task list widget - change the link in 'View all' button

  • January 28, 2026
  • 1 reply
  • 40 views

Forum|alt.badge.img+1

Is it possible to change the url you are taken to from the ‘View all’ button? 

I do not want users to see literally every due dated course they have ever been enrolled on regardless of their completion status. If they have completed the course then I don’t need them to see it linked from a widget supposedly showing expiring courses that they need to complete. 

So, is it possible to change the url on that button to take them to the same page, but with the filters applied? For example:

 

this - https://docebo.example.domain.name.co.uk/learn/mycourses?mclp0=s-_%22not_started%22_%22in_progress%22~v-%22enrolled_date_desc%22

 

not this - https://docebo.example.domain.name.co.uk/learn/mycourses

1 reply

Forum|alt.badge.img+1
  • Author
  • Helper II
  • March 3, 2026

There is apparently no way to do this.

 

I was given two work arounds by Docebo, neither of which really do exactly what we want them to.

 

  1. Remove the ‘View all’ button and use CSS to expand the amount of items the widget will display. 
  2. Use the ‘Checklist’ widget, but this would mean courses are split out into different widgets for ‘Not started’ and ‘In progress’. We don’t want users to look in lots of different places on the page for the information they need (i.e. if it’s not completed users don’t care if it’s ‘In progress’ because they still need to complete it so we want it in one place).

 

One of the things we wanted to ensure is that all the most important information is visible without the need to scroll down for more information. So neither solution really fits the bill without long lists you have to scroll through, or randomly splitting information into so many different areas on the page that users have to scroll.

 

We will have to choose the one that is the least bad. But being able to change the URL would have solved it all. 😭