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...
More advanced filter options for Posting Journal Financial Consolidation Report
It would be useful to have additional options for filtering Journal entries, specifically the following categories: "Balance Constraint" "Created By" "Modified" "Modified By" "Posted By" "Legal Entity" All of these labels are shown in the "Posting...
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
In-place editing of values in ODBCDATA cells should be possible (similar to editing values in PALO.DATA but for data from ODBC source). For this additional SQL UPDATE statement has to be defined when defining relational DynaRange #14001
Simple function to remove an element from consolidation (PALO.EREMOVE or something similar))
Currently the only option to remove an element from consolidation with spreadsheet functions is to use PALO.EUPDATE
function. This method is in-direct as it requires all the elements remaining in consolidation as an argument which makes the use of...