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

Domino Designer

Showing 1344

Add "Open With" to right-click menu in Applications view

If you right-click a File Resource in the view that shows up when you double-click "Files" in an application, you can choose "Open With" to use a different editor, similarly to how you can do so in the Project and Package Explorer views. It would ...
about 1 month ago in Domino Designer 0 Needs Review

Transactional Logging via LotusSript TransactionBegin, TransactionCommit, TransactionRollback should work together with dialogbox of NotesUIworkSpace class

In LotusScript, following error is thrown if dialogbox of NotesUIworkSpace class is used after TransactionBegin of NotesDatabase class, then execute TransactionCommit or TransactionRollback: "TransactionBegin must be called before other Transactio...
4 months ago in Domino Designer / LotusScript 1 Needs Review

XPages update runtime and Client Designer

the only tool used to develop mature and non-beta webs is XPages.Many NSF projects have been converted with this JSF technology that collects the code within the NSF.Node.JS is certainly an excellent initiative: but it is in beta and has big limit...
over 6 years ago in Domino Designer / XPages 4 Assessment

Free Licence for HomeUse / Freelancer

Microsoft offer Professional-licence-Version and free License for developers (VisualStudio Community or VS Code vs VisualStudio Enterprise / professional). Sophos offert a Firewall-Software with Professional Version and a free HomeUse-Licence (Ex....
over 2 years ago in Domino Designer / Documentation 0 Assessment

Add a lotusscript method to export inline image in rich text field

Attachments files and objects are able to export by using ExtractFile method in EmbeddedObject class.But there is no method to export pasted image data to disk. Currently it can implement to use DXLExporter and ConvertNotesBitmapsToGIF. But It is ...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

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 6 years ago in Domino Designer / @Formulas 2 Under Consideration

A design Object which is locked for design should not be used to refresh another db

WHAT:A design object whose design is locked, is obviously under construction. But it is used in any db refresh process although it is under construction ! WHY: if a incomplete design object gets used to refresh another DB it can cause problems as ...
3 months ago in Domino Designer / Documentation 6 Needs Review

($PeopleGroupsFlat) view need check "Unicode standard sorting"

The address book picker uses the "$PeopleGroupsFlat" view in the address book. Register users with Traditional Chinese name in the "User Name" field of Person document. But this "$PeopleGroupsFlat" view was not check the "Unicode standard sorting"...
10 months ago in Domino Designer / Views 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 4 years ago in Domino Designer / LotusScript 2 Under Consideration

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
almost 4 years ago in Domino Designer / LotusScript 1 Under Consideration