Skip to Main Content
HCL Domino Ideas Portal

Welcome to the #dominoforever Product Ideas Forum! The place where you can submit product ideas and enhancement request. We encourage you to participate by voting on, commenting on, and creating new ideas. All new ideas will be evaluated by HCL Product Management & Engineering teams, and the next steps will be communicated. While not all submitted ideas will be executed upon, community feedback will play a key role in influencing which ideas are and when they will be implemented.

For more information and upcoming events around #dominoforever, please visit our Destination Domino Page

ADD A NEW IDEA

Clear

Ideas

Showing 1499 of 8869

Build plugin support for code coverage and quality tools (see links)

many companies have quality assurance teams and standards. It is difficult for Domino application (XPages, LotusScript, Formula, Java Agents) to participate in these metrics. https://www.sonarsource.com/plans-and-pricing/community/ https://je...
over 6 years ago in Domino Designer / Java 0 Under Consideration

DDM should include feature to monitor database level changes such as changes in ACL to Notes groups on the level to capture the specific user id who did the changes.

DDM should include feature to monitor database level changes such as changes in ACL to Notes groups on the level to capture the specific user id who did the changes.
over 6 years ago in Domino / Reporting & Analytics 0 Under Consideration

Designer : Please provide method copying all documents in the view into document collection.

We would like to process all documents in a view and change field specified in view selection formula. But if we change the field specified in view selection formula, view index will be changed even if view auto refresh is set false, and LotusScri...
over 6 years ago in Domino Designer / LotusScript 7 Under Consideration

Provide a new event or customization pint for view to do pre-deleting document customization.

One customer wants to display a warning dialog before deleting a document from view via Del key or Ctrl+Del key. There is no existing event or customization point for view to do that. Please add a new event or customization pint for view to do pre...
almost 3 years ago in Domino Designer / Views 1 Already Exists

Set row height of view through lotusscript property

Now we can finally create views through DQL and then format them the way we like through the NotesColumn Lotusscript class which is FANTASTIC. However, I don't see any option to define the variable row height of the resulting view in any of the vi...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

convertor function/formula to convert text to color

when you want to add color to a row the value should be in color, which makes it hard to compute and get the values from outside the view e.g. a profile document. color fields also do not multi-value so this makes development another crime with la...
11 months ago in Domino Designer / @Formulas 0 Needs Review

Enhance DAOSTune to calculate possible S3 storage

A possibility to calculate how much data could be moved to a tier 2 storage (example all files older than x days) would greatly enhance DAOSTune and help to optimize the Domino server and storage costs.
11 months ago in Domino / Reporting & Analytics 0 Needs Review

jvm profiling, monitoring and diagnostic tools

Developers and administrators need tools to monitor and diagnostic tool the jvm work or instructions on how to do this: for agents, it is necessary to analyze the heap for amgr and gc work. for osgi, xpage and web-services it is necessary to monit...
almost 4 years ago in Domino / Reporting & Analytics 0 Under Consideration

Remove packaged Jar files from classpath

In addition to the JDK Domino/Notes bring a lot of Jars that linger around in .../ext and some other directories. All of these should be separated and hidden from Java code in databases. They cause disturbances and we could not rely on them becaus...
almost 4 years ago in Domino Designer / Java 0 Under Consideration

Allow DQL queries on Notes Document Collections, rather than just an entire DB

Currently, the FTSearch keyword (LotusScript) allows for performing searches on both a DB or a document collection. Include this feature with DQL so queries can be performed on document collections as well.
over 4 years ago in Domino Designer / LotusScript 3 Needs Clarification