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...
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...
Support Conditional formatting in combination with DynaRanges (Parents below children setting)
Knowledgebase: Calculation of Conditional Formats on Cells covered by a DynaRange using the "Parents below children" setting is currently not fully supported and may lead to unexpected formatting results. As this would be a very helpful feature, w...