Page 1 of 1

Video/how to for creating a report from scratch

Posted: 23 Oct 2019, 11:34
by Glyn R
Hi,
I wondered if anyone has a video, or a step by step how to guide for creating a report from scratch.

Thanks

Re: Video/how to for creating a report from scratch

Posted: 08 Nov 2019, 04:02
by colinfrewen
Hi Glyn,

My team have created a few which describes how we build our complex capability models as these need an understanding of the different div structures. As most standard reports have the same structure I don't think a video would help. My team has a standard template we use based on:

1) Has a data table needs datatables, bootstrap structure
2) Has a form, needs an api structure
3) Is a primary or summary report
4) List based or model
5) Dashboards: We have the js library calls for d3 or others.

Also: As we do use a secondary taxonomy for all our custom reports we have these as a template. Our guides are created is sphinx as well.