How to create pdf and excel - download button of table?

Hi community,

when I open the browser-screen,
it show me create, edit and remove-buttons above the table with the entities.
Is there an way, how I can add buttons to generate me excel/pdf-files, when I click on that?

Because, in one tutorial, I have seen this functionality of cuba…

Thanks a lot

Hi,
I believe you are looking for excel action.
Also Table#addPrintable can be usefull

Thanks,

but how I can add it?
Easiest way? :stuck_out_tongue:

Go to your table properties -> actions -> add -> excel
image
Than add a Button with that action
image

1 Like