Hi,
I want to create a low code app that contains a parameter table, but I don't need al the columns displayed. So this would be something like this but with some columns left out.
I tried to do this by using a query and only select the columns I need (visualized by in a table), but then I loose the buttons:
Would someone happen to know how I can hide columns without losing the buttons in the table?
Hi Seppe,
I believe this is possible. You will need to drag and drop the columns that you would like to display from the table:
Hope it helps.
This works, thanks!