mui / toolpad

Toolpad: Full stack components and low-code builder for dashboards and internal apps.
https://mui.com/toolpad/
MIT License
1.27k stars 282 forks source link

Support custom link text & url in table column #1649

Closed oliviertassinari closed 1 year ago

oliviertassinari commented 1 year ago

Duplicates

Latest version

Summary 💡

In https://master--toolpad.mui.com/_toolpad/app/cl4hla83p01949xoizo5uxf2a/pages/f303n5n I have a link column type, it looks like this:

Screenshot 2023-02-12 at 14 52 23 Screenshot 2023-02-12 at 14 54 12

However, I don't care about the actual URL. It would be nice to be able to replace the value with something like "Open".

Examples 🌈

It's possible in Metabase:

Screenshot 2023-02-12 at 14 50 48

Motivation 🔦

Simpler display. Sure, I can create a custom column component, but it feels like too much effort for this problem (which is also why this is priority: low).

Janpot commented 1 year ago

Duplicate of https://github.com/mui/mui-toolpad/issues/1561