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

All ideas

Showing 1458

The maxdocs argument of the FTSearch method and the FTDomainSearch method should be changed to a long type.

The maxdocs% argument in the FTSearch and FTDomainSearch methods of the NotesDatabase class is not correct, being of type Integer This is inconsistent with the value that can be set for FT_Max_Search_Results in notes.ini
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Remove the limitation to 32 workspace pages on the HCL Notes Desktop + allow separator

Using HCL Notes v14, we got the error message: "Too many workspace pages; up to 32 pages containing database icons are allowed" When creating more than 32 pages. Idea 1 > Remove/push the limit to 64 allowed workspace pages Idea 2 > allow cre...
over 1 year ago in Notes 2 Needs Review

Allow SearchView URL to search in a particular field

The following SearchView URL searches in all the fields on the documents listed in the view. https://Host/Database/ViewName?SearchView&Query=123456 Allow SearchView URL to search in a particular field. Example: http://Host/Database/ViewName?Se...
7 months ago in Domino 1 Needs Review

Change field frame color dynamically/programmatically

It would be nice if we have the possibillity to change the color of the frame of fields dynamically via e.g. @Formula. This e.g. could be used for input validation and would create a better user experience.
about 3 years ago in Domino Designer / @Formulas 1 Needs Review

Count in 'By Sender' view

Provide the number counts corresponding to each sender in the 'By Sender' view.
7 months ago in Notes 0 Needs Review

Default set of database icons to choose from

When I create a new database I have the option to leave the default database icon as it is OR I can past/import a custom icon for the database. The last one is time consuming and a default limited set of database icons would save me some time gett...
about 2 months ago in Domino Designer 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...
11 months ago in Domino Designer / LotusScript 1 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...
11 months ago in Domino Designer / LotusScript 2 Needs Review

extend @GetDocField to work across databases (@GetDbDocField)

The current @GetDocField function is extremely powerful but is limited to looking up fields only from documents within the same database. It seems to be a natural extension of this to create a new @function to allow cross database field lookups. A...
almost 4 years ago in Domino Designer / @Formulas 1 Needs Review

Window Title displays differently in computed Frameset

As an application developer, customer would like to be able to have the same Window Title format in Frameset (Database Name + View Name) when opening Frameset within Frameset in order to have a computed value in the Frameset. Currently, launching ...
over 1 year ago in Domino Designer / Views 0 Needs Review