Hi,
I used Knack to create an app for my Law Firm. The proposal of the app is to register all information regarding our lawsuits. In order for this information be completed, I need to use two different kind of objects from Knack: lists and tables.
The structure for each lawsuit I created is here: https://bastianadvogados.knackhq.com/bastian-advogados#processos/processo-detalhes/56d738f2c4e47425107c44a0/
As you can see, basic info of the lawsuit is recorded in a list object and its events, complains/requests and payments are recorded in separate tables.
This works perfect for my proposal. However, the problem appear when I need to create a report for my clients. I need the system to understand that all this structure (list and tables) must be together and should be printed linked to each other.
The problem is that when I create a report with all the lawsuits I wanna print, knack system dont maintain the structure I create for each lawsuit and group all the events of all the lawsuits in one simple table. Take a look here: https://bastianadvogados.knackhq.com/bastian-advogados#relatrios/
So, I was wondering if someone have an idea of how can I create a report keeping this structure https://bastianadvogados.knackhq.com/bastian-advogados#processos/processo-detalhes/56d738f2c4e47425107c44a0/
for all the lawsuit in this report or maybe create a simple button that let me create this report and print it.
I think this would help a lot of people in the future. This kind of structure was used in this demo https://www.knackhq.com/project-management-app/ so I was wondering how can people print all the project at once in this kind of example. That's what Im looking to do with my app, otherwise, knack is not good for my proposal