New report design plugin - your feedback

SeaTable 5.3 introduced the report design plugin. The new plugin supports the generation of PDF reports from your SeaTable data with a variety of elements including single records, tables and diagrams.

The report design plugin is currently in beta phase. Your feedback is very welcome! Please post it underneath!

1 Like

Hello,
I am looking forward to try but so far, we can add a new one but it is not loading after that (no modification possible). (Cloud - Entreprise)

  • Did you followed this installation instructions? Report Design - SeaTable Admin Manual
  • Are you sure that you opened the port 6240?
  • What is the output of curl https://<your-seatable-url>:6240?

I am still in the progress of testing, I will keep posting my findings here.

When adding a new element to a document and deleting it (with no other elements present), the document becomes softlocked. I cannot add new elements or edit/remove typed text. I haven’t fully tested with other elements present.

deleting

The “Seatable column” search action is case sensitive

The “Table” element only works when clicking the ‘+’ icon and not while adding it with ‘/’
table

“Copy link of section” a.k.a. smart-links aren’t working yet

Console:
image

Since I use Cloud version, do I really have to request IT to open port 6240 ?

@cdb assumed that you were running your own SeaTable Server instance.

But does your company network prevent communication on port 6240?

Can you please check your browser console?

Yes, indeed when connected with no VPN, I manage to make it work.

So in company network, it does not work and console is :


About port 6240, I ran curl https://cloud.seatable.io/:6240 (and 7070) with html ok result

What is needed to run from our company network ?

You don’t have to open any ports if you use cloud.seatable.io. Probably your company blocks websocket connections on ports other than 443? This is only a guess…

Hi guys,
I am trying to set up a very simple report including just a SeaTable Table, that is filtered down to maybe 50 rows and two columns. So nothing crazy.
First off: It will not let me adjust the width of the columns. Since there are only two I want to expand them to fill the whole width of the page. But it will not work.
Secondly: If I download the PDF of this report, I get an empty page with just “Table_not_exist”.

Does anyone have some experience with this?

Hi there, thank you for the promising report design plugin and your ongoing expansion of the SeaTable Cloud Software, which my non-profit association uses with great success.

Here is some feedback on, and some wishes for the further development of the report design plugin

It is possible for me to create almost what I want, which is a multi-page report of an entry in my “Workshop” table, that I can subsequently download as pdf (unfortunately it is as of yet not possible to download pdf’s of pages of the universal app or the statistics module)

What I cannot do (or at least haven’t figured out how) is, to

  1. Write a heading for my report which references data from the current workshop entry such as: “Feedback for the Workshop {workshop.Name} on the {workshop.Date} at {workshop.location}
  2. Display the linked feedbacks for the workshop statistically. (since the charts are linked to an independent table and then filtered, i cannot use the charts to directly display the feedbacks of the current entry that the report design displays. This would be amazing, because then I wouldn’t have to filter each feedback-chart when I want a report on a different workshop but I could just click on “next entry” and then the title of my report, the date, the speakers AND the feedback-charts would updated automatically
  3. It is also not possible to use charts to display linked table columns separately. For example for my workshop i would like to display two charts one for each question/column of the linked feedback entry “Did you enjoy the workshop from 1 to 5”, and “did you learn something new from 1 to 5” that are linked to the current workshop
  4. Since I cannot use charts to display linked entries columns separately it would be amazing instead to use a javascript script to automatically populate the charts of my report design with the appropriate filters to display only the feedbacks for a specific Workshop
  5. display statistics as pie charts
  6. Create a footer and header similar to the page design plugin
  7. clearly separate multiple pages within my report. Currently while workin on the report i only have one ongoing page, without knowing where the report will be split into multiple pages when exporting as pdf
  8. I had to use chrome instead of safari because on the latter i couldn’t scroll to the bottom of the report

I hope this makes sense. It is very difficult to phrase these issues sensibly. I would be really grateful if some of these issues could be integrated into the report design so that i can easily create great pdf’s of my workshops and their feedbacks as statistics for the workshop-hosts.

Thank you!

1 Like

Thanks for your feedback. We will have a look at this.