Hello Helical Team,
We are using Helical Insight Enterprise Edition 6.1 GA.
I would like to know whether Helical Insight supports data write-back to the database. For example, after displaying data in a tabular report or dashboard, can users edit certain fields or add new records and save those changes back to the database?
I found this older forum post about updating DB rows using Report CE, custom data table plugin, AJAX, and HWF:
However, that approach seems to require quite a lot of custom work. Since we are using Enterprise Edition 6.1 GA, is there any easier or more recommended way to implement this? For example, is there any built-in write-back/editable table/data entry feature in Enterprise Edition 6.1, or do we still need to implement it using custom JavaScript + HWF/custom API?
Our expected use case is:
- Display data in a table report/dashboard.
- Allow users to edit selected columns or add new rows.
- Save the changes back to the database with proper validation and permissions.
Could you please suggest the best/recommended approach for Helical Insight 6.1 Enterprise Edition?
Thank you.