lowcoder icon indicating copy to clipboard operation
lowcoder copied to clipboard

[Feat]: Table Download Options

Open KrzysztofKiser opened this issue 5 months ago • 0 comments
trafficstars

Is your feature request related to a problem? Please describe. Currently, the download option in a table component allows to download all underlying data. This isn't always the best option as sometimes some data needs to be included in the underlying data, however, one may not necessarily want to share it with end users

Describe the solution you'd like Ability to download only the columns visible in the table

Describe alternatives you've considered Alternative is to use a separate button on screen and JS to manipulate the data

Additional context N/A

KrzysztofKiser avatar Jun 21 '25 08:06 KrzysztofKiser