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

Domino Designer

Showing 288

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...
1 day ago in Domino Designer / @Formulas 0 Needs Review

Remove references to R5

Column properties tab Advanced: Hide in Notes R5 or before. R5 is no longer supported so why this option? Similar to Sort tab for column: Categorized is flat version 5 or greater.
4 days ago in Domino Designer / Views 1 Needs Review

"Live" view for Notes client

Would be great to have a "live" option for a Notes view so no value for the view/column values will be stored somewhere so it has absolutely no caching. Bad for performance but there are use cases for it (views with not too large data-sets).
2 days ago in Domino Designer / Views 1 Needs Review

Access to named document via @formula

https://help.hcl-software.com/dom_designer/12.0.2/basic/H_GETNAMEDDOCUMENT_METHOD.html I do not see @formula ways to access a named document as it is possible for profile documents e.g. @Command( [EditProfile] ; "coloring" ) so I can not access a ...
3 days ago in Domino Designer / @Formulas 0 Needs Review

add parameter for db.CreateCopy to remove template inheritance

if there could be a parameter to remove/blank out the "inherit design from template" when using db.CreateCopy it would help (or create a 'set' method to it in the NotesDatabase class of Lotuscript). This would benefit when using a DB as a starting...
17 days ago in Domino Designer / LotusScript 2 Needs Review

Add JSON pretty format to the the JSON class in Lotus Script

Lotus Script JSON stringified output is always compressed and does not format the data pretty printed. There are many tools out there which could reformat the JSON output.But this would cause a round trip to an external comand like JQ which would ...
4 months ago in Domino Designer / LotusScript 0 Needs Review

Make a Lotus Script equivaluent for the Formula command @SetHTTPHeader

Unfortunately currently there is no way to set HTTP Header variables from a WebQueryOpen Agent being called from a web form. There should be a new command like this: Call session.setHTTPHeaderVariable(name, value) Also this should be working in We...
17 days ago in Domino Designer / LotusScript 1 Needs Review

Stop reordering contents of raw .lss file after saving in Designer

Our project team utilizes Git version control to keep our incremental code changes well-organized. Because Git closely looks at file modification differences, however, our team constantly has to place significant time and effort into counteracting...
22 days ago in Domino Designer / LotusScript 0 Needs Review

Ability for LotusScript to set the color and width of table borders

The SetColor and SetAlternateColor methods of the NotesRichTextTable class can set Table color. However, there is no function to set the color and width of table borders.
11 days ago in Domino Designer / LotusScript 1 Needs Review

Make an option to recalculate computed fields after a WebQueryOpen Agent ran

Within the Designer on a form there is a checkbox within the Field properties called "Compute after validation". Alike that I wish there would be a similar option having computed fields to recalculate AFTER the WebQueryOpen Agent ran on a web form...
17 days ago in Domino Designer / @Formulas 0 Needs Review