-
Dynamic ranking functions in dataview layout
At the moment the ranking functions are computed once for the dataview and only recomputed when the screen is refreshed. I'd like to have them dynamic. They should be updated whenever the sorting is changed by the user. So the cumulated values are computed as expected by the user. That would also allow finding out whether…
-
Data entry and layout performance
Dear All, I have 2 questions about Layout. 1. How can enable data entry for the black cells, do i need to fill something in the back cells then they will be enable to edit. 2. When i put 3 different entities ( no relationship between them) in the row of Layout. It takes a lot of time and sometime i can't wait. Does anyone…
-
Is there an option to choose whether negative values are bracketed or have '-' prefix?
How, in Web or Desktop, can we as developers choose how to display negative values? I've found that in a DataView layout using an entity in Axis 'By Column', the negative values appear in BRACKETS. Elsewhere, where a DataView layout is using an entity in Axis 'By Row', the negative values appear with '-' prefix. It would…
-
OPEN A SCREEN WITHOUT LAYOUTS REFRESH
Dear community Inhibit initial layout execution refresh is now possible only in some cases. 1) through a procedure with an action "go to screen" + option "disable initial layout execution" or through an "On open trigger" procedure. 2) Using an ATO pager 3) while developing a layout, using the option "Apply" instead of "OK"…
-
How can we turn off the "show all" option in columns by default ?
Hi all, everything is in the title : How can we turn off the "show all" option in columns by default ? We are deploying our reporting and encourage users to use the "configure layout" option. However very often when they use an entity by column, they complain because a lot of columns are empty. Can we turn off the "show…
-
HTML5: Copy & paste for objects and data layouts
Hi All, during the BoardVille-Conference in Baveno, we were shown tons of cool new features and also major technical improvements. I am pretty excited and very much looking forward to get rolling with the new versions. That said, there was one thing which my colleagues and I use very often that I couldn't see in the…
-
Custom ETL functions
There are a wealth of etl functions available in the ETL Function Reference, but I would like the ability to write additional custom functions which I can reference in layouts and dataflows. As as an example, I would like to define variations on the lending calculations (PMT, IPMT, FV, NPV) that use our custom business…