Keep the button properties (background, font) when clicking on it (web and Canvas)
I'd like it if, when the user clicks on a button, that same button could keep its properties (background, font, etc.) and not be displayed again by default. A bit like checkboxes that keep the tick displayed when you click on them.
Setting variables via source like Extract, FieldTransform etc
It is only possible to set variables dynamically without Groovy when using Loop-Jobs (more or lesse misusing them). Downside of this is that it will not work with Data Preview.It would be great to have a) a variable setting integrator component (V...
When using a Cell Reference (range) in an Action, for example as source for some value, this range reference will not be automatically updated if the cell is moved (e.g. if a row or column is inserted). The user has to update the cell references m...
Jedox provides a set of icons which can be utilized in Web report cells using the SHOWPICT() function. However, these icons can not directly be used on form elements; they can also not be inserted as "floating" images in a report. The user would h...
Clean up the "recent" files list in Web Homepage when items are deleted
If a report, database, Integrator project or similar which has recently been used is deleted, it still shows up on user's "Recent" list on the Jedox Web homepage after logging in. It would be nice if those items would also be removed on the "recen...
Actions: put green circle to indicate actions usage
Currently it's not indicative whether there are some actions used in button, combobox, checkbox. Just for quick indication it would be nice to see green circle near Actions tab to indicate that some action is used.
Currently, it's only possible to add elements. Some cases require, that I want to exclude specific elements from the list. Therefore, I would like to have a "Behaviour" option to exclude the elements given to the Picklist filter.
Some customer start to remove Excel completely for some users and switch to Google Sheets (for the users that don't use extensively Excel) Yet they would like to export jedox web reports. Workaround is to export them as excel and import them to go...
Canvas - buttons - hide show - on top of each other
Background: I would like to show a specific button depending on a combobox variable. If the combobox shows A, a button should be shown. (which executes 2 tasks)If the combobox shows B, another button should be shown. (which executes 3 other tasks)...