Start a new topic

Ability to inline edit collection tables or dashboards

We are creating dashboards in BI tools outside Semarchy for users to enter attributes for multiple records in a table form and then integrating that data with Semarchy.


Is there a way to do this directly in Semarchy? I would like to create a table based on a specific query across multiple entities and if records meet the filter/query requirements they would be able to edit all records on one screen quickly.

1 Comment

Hello Christa,


If you need to implement in Semarchy, complex SQL queries, then you're best bet would be with the dashboard module:

https://www.semarchy.com/doc/semarchy-xdm/xdm/latest/Dashboard/connect-to-your-data.html#_create_a_query


On a dashboard, you are able to propose filters:

https://www.semarchy.com/doc/semarchy-xdm/xdm/latest/Dashboard/design-dashboards.html#_filter_dashboard_data


And then if you want to edit the records, it can't be done directly from the dashboard.

But you could use query actions to redirect the user to the associated Semarchy business view which itself will propose all actions configured in the action set:

https://www.semarchy.com/doc/semarchy-xdm/xdm/latest/Dashboard/connect-to-your-data.html#_configure_query_actions


Hope that helps

Login to post a comment