Canvas - Add hyperlink function (formula) for native buttons
Add hyperlink function (formula) for native buttons. e.g. =HYPERLINK(rngReportingFolder&rngReport,iInfo,"Click to view#simple") With the hyperlink function I can retrieve the path from the resource sheet and/or from an attribute. That means I ...
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...
To enable or disable a button it currently is only possible to have 2 components: 1 button + 1 label. They are then shown or hidden depending on a certain criteria (so button visible, label not or vice versa). This is very annoying and an option t...
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...
As a user I want to click on a hyperlink which opens a new window. Within this new window are different options I can select. Some are hidden and some options are shown, which means the window is dynamic. Currently in a hyperlink function I have t...
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...
Allow owners of a PostgreSQL DB to manage the IP-Whitelist without involving Support
After buying a PostgreSQL database the IP whitelist has to be configured so that we can upload data from our premise. This is however only possible via a support ticket and would be easier to be configured in the Cloud Console.
Easy resize of stacks/ components with mouse (hold, move & release)
The only option currently available to resize a stack or component is to enter the precise dimensions in the property pane (height and width). It would be much more convinient, if it was also possible to do this by simply clicking on the border an...
Canvas labels, comboxbox labels - Adapt width based on text length - responsive design
I am currently implementing a translation feature. The reports in canvas have been created in english. It looks great. Challenge: Now translating the label width is often for multiple languages not wide enough. View screenshot. Request: please mak...