Skip to content
#

frontend-framework

Here are 246 public repositories matching this topic...

jdemangeon
jdemangeon commented Sep 16, 2021

Hi!

On the application I currently working on, I would like to redirect my user to /#/reports/X/details instead of /#/reports/X or /#/reports/X/show when I click on one of the SimpleList line.

However, whereas the SimpleList allows to provide a custom function in linkType, and as it's name suggests, it only allow the user to return a "link type" (show or edit) as returning value.

Improve this page

Add a description, image, and links to the frontend-framework topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the frontend-framework topic, visit your repo's landing page and select "manage topics."

Learn more