lowcoder
lowcoder copied to clipboard
[Feat]: Table Download Options
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