You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It is better to add some reporting features and analysis to data collection like survey module.
Survey has reporting and charts but form builder does not work properly where data collection has good form builder but no reporting features.
The text was updated successfully, but these errors were encountered:
The whole idea with the data collection module is that you can use standard RESTful reporting methods, such as /report, /timeplot and /map, on the dynamic tables - instead of needing module-specific report functions.
Of course, some work would probably be required to expose those methods in the UI (in particular menus), so I'll change the headline here.
nursix
changed the title
Data Collection module has no reporting section
Expose RESTful reporting methods for data collections (dc) module
May 19, 2019
One way to expose these methods would be via the dynamic table's own controller, e.g. /eden/default/table/[dynamic_table_name]/report - but a better way would be to integrate that into DC itself, so that proper labels can be applied and the user doesn't need to switch to another module.
It is better to add some reporting features and analysis to data collection like survey module.
Survey has reporting and charts but form builder does not work properly where data collection has good form builder but no reporting features.
The text was updated successfully, but these errors were encountered: