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 1051 of 8992

NotesRichtextItem class needs a new attachment function addEmbeddedObject

Today we have embeddobject it would be good if you could get a emdeddedobject from another document/richtextfield and use a function that would add an embedded object to a richtextfield. Instead of as today Save it to disk and after that embedd it...
almost 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Domino integration with AppScan for source code scanning

HCL Software's Source Code Scanning Solution AppScan source should support LotusScript and all other HCL platform such as Domino, Notes etc.
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Printing function on Nomad Client

Nomad Mobile does not have a print menu. I also couldn't print using @Command ([FilePrint]). There is a request to print directly from Nomad Mobile Client.
over 4 years ago in Nomad / Nomad (Android) / Nomad (iOS) 2 Under Consideration

Add methods canRead, canEdit, canRemove

I'm, as a developer, want to have 3 methods in class NotesDocument. This are: Function canRead( [in_name as NotesName] ) as Boolean Function canEdit( [in_name as NotesName] ) as Boolean Function canRemove( [in_name as NotesName] ) as Boolean De...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Make the NotesJSON... classes support more valid JSON

Please make the NotesJSON... classes support more valid JSON. Nicely formatted legal JSON with whitespace should be parsed. Also, nice would be the option to output nicely formatted JSON, for easier consumption by a human.
about 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Lotuscript command to replicate (NotesDatabase.Replicate) in the background and not in the frontend

At present, starting a replication from the UI is a no go. Everything stops as the replication takes place in the foreground. When launching replication from the desktop, the user can choose foreground or background. This flag would make it much e...
about 6 years ago in Domino Designer / LotusScript 0 Assessment

Unable to open document link in Verse

1) Customer using agent convert the document link into URL format. https://servername/documentID and it used to open in iNotes. 2) Since Domino 14.5 iNotes is not available. When clicking on link it provide option to open Verse, but after proceedi...
3 months ago in Verse / Verse on Premises 0 In Development

Add a new mail notification icon in Verse, with the same functionality as the Full client.

Verse can make the OS show an alarm when new mail arrives, but it won't clear when the user reads a new message. The requires the user to clear it manually.
3 months ago in Verse / Verse on Premises 5 Future Consideration

Support Client Certificate Authentication for Nomad Mobile (iOS)

Client certificate-based authentication is currently not supported for Nomad Mobile on iOS. This enhancement proposes adding support for this authentication method in the iOS mobile client like supported by HCL Verse mobile application, enabling s...
8 months ago in Nomad / Nomad (iOS) 0 Needs Review

Add HasElement to the NotesJSONNavigator class to test if an element exists

There is the GetElementByName method for a NotesJSONNavigator in LotusScript. A serious drawback is that it gives an error when trying to get an element that isn't there. Please supply HasElement (or just don't generate the error).
over 3 years ago in Domino Designer / LotusScript 1 Needs Review