Data write-back / editable table support in Helical Insight Enterprise 6.1 GA

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:

  1. Display data in a table report/dashboard.
  2. Allow users to edit selected columns or add new rows.
  3. 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.