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 8292

Anonymize Safelinx html pages

By opening our websites accessible through Safelinx, hackers must have no indication of the underlying company or product. Could you remove from Safelinx HTML pages any reference to HCL or Safelinx (front and backend), so that we are not obliged t...
3 months ago in Safelinx 0 Needs Review

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
4 months ago in Domino Designer / LotusScript 0 Needs Review

Use file attaching APIs in Nomad which are not blocked by Chromium browsers

Chromium based browsers (Chrome and Edge) block file attaching APIs/functions which are used by Nomad. Nomad uses JavaScript calls to select files on user's machine but browser blocks those calls and don't allow to attach the files. These are not ...
6 months ago in Nomad / Nomad (Web) 0 Assessment

Allow programmatic access to all Notes Workspace items (tabs, databases, bookmarks, etc)

This would make it possible to automate management of the workspace.
about 6 years ago in Domino Designer 2 Assessment

About ReadEncoded method of NotesStream class

I have heard that there is a bug in the ReadEncoded of the NotesStream class. Please fix it and release it to the public.
6 months ago in Domino Designer / LotusScript 1 Needs Review

Behavior of "Copy Format" option inconsitent with other apps like Word document or Outlook.

From release 12.0, a new feature of "Copy Format" was introduced. Reference URL --> https://help.hcltechsw.com/notes/12.0.0/client/wn_copy_formatting.html The behavior of this feature is not consistent with the similar feature "Format Painter" ...
8 months ago in Notes 0 Needs Review

Add APIs for progress indicators and modal "processing" dialogs in LotusScript

For a good number of years, I've used a LS wrapper class around some C API calls to display a progress bar, which is handy when progress steps are knowable. Ideally, this should be available essentially as-is to display a client-modal (or task-mod...
about 3 years ago in Domino Designer / LotusScript 2 Under Consideration

in the LotusScript Debugger, split the screen vertically: code on the left, variables on the right...

When debugging, I'm constantly moving the horizontal bar up and down. Would it be possible to split the screen vertically? Or, even better, adopt an Eclipse view and make the whole screen customizable? And while you're at it, fix some bugs in the ...
over 2 years ago in Domino Designer / Debugger 0 Needs Review

Make text color computable ( @formula )

If you want to conditionally change the text color of an item or computedtext object in a client based Notes application, by now you need to have duplicates with according text colors that are shown / hidden depending on hideWhen. ( see screenshot...
about 6 years ago in Domino Designer / @Formulas 1 Assessment

Correct indentation on "End Select" in Lotus Script

The auto indentation of Lotus Script misplaces an "End Select" line. It would need an additional indent tab to be placed correctly. Please just fix this! Mark Reiser sirius-net GmbH
about 3 years ago in Domino Designer / LotusScript 1 Under Consideration