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 810 of 8995

Rebuild Dependent Agents/Script when Script Library Classes are Updated

Changes to script library classes can break code throughout a database, with errors such as "Cannot find external name: EMAILREMINDER" occurring until the agents/scripts are re-saved. This can be frustrating as Designer doesn't automatically re-bu...
about 5 years ago in Domino Designer / LotusScript 3 Under Consideration

NotesEmbeddedObject add last modified property

Add a LastModified property to the NotesEmbeddedObject property. This will be useful for when you need to detect if a user has changed an attachment. The only other method of doing this is checking the name and file size haven't changed. The attac...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Add support for launching / open attachment via LS or Formula-Language (mobile)

For Endusers it will be much easier to open an attachment from a document or an view by simply clicking a Button.to view it. In Formula there is @attachmentlaunch but it does not work on IOS . One other possibility would to support a form that sta...
over 6 years ago in Nomad / Nomad (iOS) 1 Under Consideration

Set the order for action buttons move when you press the tab key in the layout area of ​​a Notes form

Needed a provision to set the focus on an action button by default when a form loads, using client-based LotusScript. This can be done using JavaScript and the onfocus event, but the requirement is to implement this using LotusScript on the client...
9 months ago in Domino Designer / LotusScript 0 Needs Review

Allow add to item array of objects "NotesDateTime"

I want that code below will work correctly and in NotesDocument will store array of dates Dim ws As New NotesUIWorkspace, uidoc As NotesUIDocument, cdoc As NotesDocument Set uidoc = ws.Currentdocument Set cdoc = uidoc.Document Dim ndt1 As New No...
about 5 years ago in Domino Designer / LotusScript 4 Under Consideration

There used to be a way to automatically format LotusScript code. Please bring it back.

In previous versions of Designer, there was an option to format code automatically fixing any incorrect indents. It was a very handy tool and as far as I can tell,it is no longer included in version 10.
over 6 years ago in Domino Designer / LotusScript 4 Under Consideration

Nomad Web: Display of Archive Settings gets corrupted

Customer found that display of archive settings gets corrupted. <Steps> 1. Login Nomad Web. 2. Open your mail database. 3. Actions -> Archive -> Settings 4. "Archive settings" will be shown and select "Criteria" tab. 5. It gets...
almost 3 years ago in Nomad / Nomad (Web) 1 Future Consideration

Add support of notesuidocument.Copy and notesuidocument.Paste methods on iPad

Now "Command is not available" is returned when using this methods
over 6 years ago in Nomad / Nomad (iOS) 1 Needs Review

Drag and Drop DB Icons on Workspace pages

Two great Ideas have been implemented recently... Option to create workspace page in Nomad web ... https://domino-ideas.hcltechsw.com/ideas/DMA-I-257 And Option to rename workspace page in Nomad web... https://domino-ideas.hcltechsw.com/ideas/DMA-...
over 1 year ago in Nomad / Nomad (Web) 2 Already Exists

The screen transition when nomad is opened from the Notes document link of Gmail, Is it possible to ignore the Recent applications page and open the document directly.

Notes document link sent to Gmail and when the Notes document link tries to open in the HCL Nomad the recent application screen is flashed/displayed for few sec and then the actual document is opened/displayed, So customer wants to avoid the "rece...
over 4 years ago in Nomad / Nomad (iOS) 0 Needs Review