Quick data entry commands and better support for copy and paste vin Jedox Web
Jedox Web is lacking of features for "mass populating" data cells, i.e. cells must be input one by one. Also copy and paste in Jedox works only for a one cell at the time. The following enhancements would improve the user experience for data input...
If you need the same macro in different workbooks you currently have only 2 options:
- copy & paste the macro into all relevant workbooks
- use external PHP files.
But external PHP files are not really handy when you want to provide deploymen...
Implement Excel-based navigational shortcuts in web spreadsheet
Several shortcuts are missed when working in the Jedox web spreadsheets. These include - Excel-based shortcuts like: Ctrl+arrow for navigating to the initial or last element in the range Ctrl+shift+ arrow for selecting an entire range Ctrl + A to ...
It would be nice to be able to decide which function of the report toolbar should be shown to the enduser. Right now, it is only possible to show/hide the complete toolbar. Could be useful when the enduser only wants one of these functions availab...
Implement support for "padding" format in Web spreadsheet cells
Web spreadsheet cells currently do not have the ability to define a "padding". Implement padding would give the user more control over the positioning (especially also vertical positioning) of texts in a cell. It might also allow for friendlier fo...
Ability to format Calendar Object to match look and feel of report
The Calendar object you can drop in a Websheet is set in it's look and feel. So it really sticks out as ugly if you have a very different theme. Prospect pointed this out to me today. Other objects like Combo boxes allow a change to the format, so...
For new folder in File Manager, the default rights should be 'Deny' - No rights for groups except Admin
A customer expects, that by creating a new Folder in File Manager, the default rights for all groups (except Admin) should be denied - under Folder ->Properties->Security -> Full Control, Write and Read should be 'Deny'. #12369
Add support for lowest X elements ( e.g. 'Flop 10') in a Subset
Currently only supported whole positive values are supported for the data filter, e.g. 'Top 10' values. It should be possible to use negative values to define e.g. -10 for 'Flop 10' values. #15332