Hi everybody,
I would like to know if it’s possible and how you make parts of a report which can be set as visible or not.
In fact, I would to provide the user of my Servoy solution, with the choice of having the data he wants. Like the list of the orders with the list of the deliveries, or the list of deliveries with the list of companies and the list of products sold. etc…
The user will have the choice to tick the lists he wants to be included into the report.
I was thinking to make a big report with all the lists and showing them or not depending on the user’s choice but I don’t know if it possible to implement.