mysticfall / pivot4j

Pivot4J provides a common API for OLAP servers which can be used to build an analytical service frontend with pivot style GUI.
Other
128 stars 101 forks source link

Allow users to edit a report after opening it in read only mode #166

Closed mysticfall closed 9 years ago

mysticfall commented 9 years ago

Currently, when user double clicks on a report file in Pentaho BI, it opens the file in read-only mode.

In order to open it in edit mode, a user has to select the 'Edit' menu explicitly which has been quite a source of confusion.

We need to add an edit button which toggles between edit/view mode when the user has proper permission to update the file to mitigate the problem.

Related forum post: