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 1121 of 9007

Increase the scope of Floating Action Buttons

Currently, Floating Action Buttons(FAB) works only with the VIEWS. It would be great to have Floating Action Buttons working with other design elements like FORM etc.
almost 4 years ago in Nomad / Nomad (iOS) 0 Assessment

Remove database

I would like to be able to remove a database from my "workspace" in the Domino Mobile Apps.
almost 7 years ago in Nomad / Nomad (Android) / Nomad (iOS) 1 Assessment

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...
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration

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

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

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

Repeating alarm with VOP

it's not possible to repeat a calendar alarm
5 months ago in Verse / Verse on Premises 0 Future Consideration

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