Don't collapse Comboboxes when moving mouse in framesets
When an end user expands a Combobox in the upper frame of a Jedox Web frameset, and then moves their mouse onto another frame while the Combobox is still open, the Combobox is closed automatically. This can be quite annoying as user has to careful...
After clicking on the "add user" button in jedox web the Add User Window opens on the right side. After typing in the user info and saving the new user, that window still stays open. Because of that users sometimes assume, the same window can be u...
I often get the feedback from users, that the save button for the user assignment to a license is not quite visible. Because of that, users sometimes assume that the assignment change is saved automatically after clicking the checkbox. So, it woul...
Open a frameset from another frameset (via hyperlink) - dynamic frames
Hi, Our client was interessed by the menu list and wanted to mask the the menu. I thought of the presentation of the Accelerator Model. But when you select a report in the menu (in the start page), the report opens. Then, when you click on the ico...
The text is cut off for a report with a long text/comment, as you can see in the screenshot.
If the user tries to scroll down to read the whole text, it does not go down; instead, it goes to another cell. The user still cannot read the whole text.
using the following: source = API.initSource('myextract'); count = 0; while (source.nextRow()) { count++; } this would be great to have a method to get the rowcount directly, e.g.: count = source.rowCount(); if I want toto iterate over the source ...
Add support for logging in syslog format and to remote syslog daemons
Add support for logging in syslog format and to a remote syslog daemons. Evaluation of existing solutions and specification and implementation of custom solution. #12002
Sometimes (while in development or production) an ETL job fails at a certain point. Then often all steps before were successful and after solving the problem I would like to continue the ETL from the failed element onwards. Instead I have to resta...
It would be nice to have any notification when a comment is inserted in a report.
One small icon with the number of new comments (like other Apps) could be enough and the best solution
1. With a Parse Error in RULE you get an errormessage referring to a position number in the rule's string. But the editor never displayes the current position as a number, which would help locate the error.
Or highlight the error position!
E.g: u...