Is it possible to make a completely custom report where the data is fetched through javascript and rendered in a html page ?
This is what I want to accomplish:
Make a list of all open projects in a html view, where the detail of the project can be expanded so all open tasks for this project become visible.