Data table from url definition - Questions

mah1
Kilo Sage

Using Yokohama Patch 3 Hotfix 2

 

We set up a portal page using the data table from url definition widget with the demand table and defined a quick link for it on employee center. When the user clicks the quick link, a list of demands they submitted or are a collaborator for is displayed; clicking on a demand takes the user to the detail form. So it is basically working as expected but we have a few questions on fine tuning it.

  • Can a navigation breadcrumb be displayed on the detail page for the user to easily navigate back to the list? Currently, the user must use the browser back button to go back to the list.
  • Is it possible to include the Group By option when on the list?

Thank you!

 

2 REPLIES 2

GlideFather
Tera Patron

Hi @mah1,

 

do you mean the redirection after submission or what exactly?

 

Please provide screenshots for both your questions to better understand it

———
/* If my response wasn’t a total disaster ↙️ drop a Kudos or Accept as Solution ↘️ Cheers! */


So clicking the quick link on employee center opens the list of demands. For example:

mah1_0-1751888407126.png

From this list is it possible to allow the group by option. For example, say group by all draft demands.

 

Clicking on a specific demand, opens the detail page. For example:

mah1_1-1751888614581.png

Can breadcrumb navigation be shown here to allow the user to easily navigate back to the list of demands? The detail page has a save button but the user remains on the detail page after clicking save.

 

Thank you!