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

My ideas

Showing 8427

Disallow special characters in folder name.

When using special characters like Underscore (_) Backslash (\) Vertical bar (|) ... in a folder name, the results are often confusing or unintended by the users.Add input validation to disallow this characters.
over 6 years ago in Notes 9 Assessment

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

Add view filter option to columns, where user can select documents to be displayed

You might know filter option in LibreOffice or Excel, where user can reduce the shown documents to selected values. Of course, this can also be done by using a search formula, but most users are not experienced with the syntax of notes search.Addi...
over 6 years ago in Domino Designer 16 Assessment

Remove limit of 64K for Computed text

I often use computed text in a RT field on a document. Very practical for displaying results of a dblookup inside a RT field. Mostly for embedding HTML for displaying on the web. I often stumble on the 64K limit. Submitted by Theo Heselmans
over 5 years ago in Domino Designer / @Formulas 2 Under Consideration

There is no option with Verse for iOS to reply a mail without history

There is no option with HCL Verse for iOS to reply a mail without the history. End users would like to do this to reduce the size of their reply mails. We request the new option to reply (and reply all) mails without history like Notes Client.
almost 2 years ago in Verse / Mobile (Android) / Mobile (iOS) / Verse on Premises 1 Future Consideration

Remove mouse cursor/pointer when typing.

The Windows Operating System has a feature under Settings - Devices - Mouse - Additional Mouse Options - Pointer Options (Hide pointer while typing). Can the HCL Notes client observe that function when it's checked? The pointer always seems to be ...
about 1 month ago in Notes 0 Needs Review

Add a custom toolbar button for Nomad Mobile

Notes allows users to display a toolbar button that Notes provides or add a custom toolbar button to run their own formula via [File] - [Preferences] - [Toolbar] - [Customize]. I would like to request that Nomad Mobile offer a similar feature. Spe...
about 1 month ago in Nomad / Nomad (Android) / Nomad (iOS) 0 Needs Review

Autopopulated group must not resave group document, if content has not changed.

Now even if Autopopulated group content has not changed, server still Resave Document. It would be better, if content is actual, server does not resave group document. From ChangeManagement, Compliance prospective all changes should be logged, and...
2 months ago in Domino / Security 0 Under Consideration

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
3 months ago in Domino Designer / LotusScript 0 Needs Review

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
about 1 year ago in Domino Designer / Java 0 Needs Review