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 1284

Replace IBM's proprietary Server-side JavaScript implementation with one that conforms to the latest ECMAScript specification

IBM's proprietary SSJS implementation is far behind the current state of Javascript. It only confirms to the ECMAScript 3 specification. Modern JavaScript development is impossible in SSJS now. It can be replaced with other Java based JavaScript i...
over 5 years ago in Domino Designer / XPages 0 Under Consideration

A formula or script function to get all groups a user belongs to

To have a native function to get all groups a user belongs to. For example being able to call @usernameslist with a username parameter.
about 6 years ago in Domino Designer 4 Under Consideration

Computewithform failure

When you use computewithform today and you get an error it's almost impossible to find what field is causing the problem. It would be great to have a feature to find out what fields are failing. Today we use the great tool from http://www.nsftools...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

EditInsertSignature command needs optional prompt

Many cases (contracts, inspections, applications) require multiple signators, usually committing to a single version of a document. They sign one after the other, as a single atomic action. We have such a case where multiple signatures are disp...
4 months ago in Domino Designer / @Formulas 5 Needs Review

fix issues with renaming design elements for source control

when I change the name of a view in source control it becomes a removal of the current view and an addition of a new view. we see that this causes issues with source control management (duplicates of views with same names and aliases). it should b...
4 months ago in Domino Designer / Views 0 Needs Review

Better LS/Java API for handling of (multi)values of a NotesItem

The (LS/Java) API for handling Item values is very rudimentary at best, which for LS especially painful since it does not have Collections A more full API is needed (and would be loved). The NotesItem class should have a API which handles values b...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Adjust hide-when settings on those RichText fields when the form logic has been updated

If you create a form with RichText and include a hide-when formula on its properties, when you save the document it retains that settings in RT field. Now, changing the form's design, like removing that hide-when formula from the RT field. The doc...
about 4 years ago in Domino Designer 5 Under Consideration

Provide a better API for handling of RichText fields

The present API for handling and manipulating RichText fields is half-baked at best. Please provide better Navigation and manipulation. (Java)
over 6 years ago in Domino Designer 1 Under Consideration

Allow RegisterNewUser method to enforce Registration policy settings

Some items that can be set when registering a user in Domino Administrator cannot be set when executing the RegisterNewUser method. (Internet domain, password key width, etc.) The current behavior is that even if these items are set in the Registr...
8 months ago in Domino Designer / LotusScript 0 Needs Review

Allow updating rich-text items to match in the back-end without using refresh

Currently, using NotesUiDocument.Refresh with the parameter True is the only possibility to access values entered in a rich text item directly in the back end document without saving the document. The current implementation gets problematic when a...
about 3 years ago in Domino Designer / LotusScript 1 Needs Review