openblocks
openblocks copied to clipboard
Button Export Display Data Behavior
For example, you have a query that returns 10 columns BUT you hide 3 columns from the table module.
So now the table module shows 7 columns.
When you create a button module with Export data action, file type excel and for the Data you put {{table1.displayData}} then when you download the excel file it has all the 10 columns and not the 7 that was being displayed on the table module.
I don't thing this is the right behavior for displayData array to include the hidden columns.
@MichalisDBA Hi, thanks for raising this, it is a bug and will be fixed in the next version, please stay tuned.