Hi !
I have few question regarding how I can print/produce some report (coming from seatable where there is a specific module for this, but globaly python + widget seems much more powerfull + hability to self host).
I’m trying to avoid custom widget as I do not want to dive in deep codes (though Vuejs is very nice)
So :
- When printing a widget the color disappears (same issue on seatable)
- I find no way to print a global page (document + all the widgets)
- Already asked but a kind of customization (font, size) of the card label would help a lot
- Suppose you have a doc with a card + other linked widget, is there a way to print all the card and their associated widget, each generated card+widget in a separate page ?
- Being able to mail the above result would be also nice
Thanks for your great work !