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 1236

Keep Find Next and Find Previous working in Domino Designer Lotusscript editors

Quickly finding the next or previous occurence of a string without invoking a dialog box is essential for editing speed. I cannot endorse the plan to remove these commands from Domino Designer. Please keep them!
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Make Designer more robust by better parsing of wsInfo.xml

Recently my Domino Designer refused to work properly, showing an error in the Applications view. The solution was removing a faulty project entry from wsInfo.xml located in workspace\.metadata\.plugins\com.ibm.designer.domino.ide.resources The f...
over 5 years ago in Domino Designer 0 Under Consideration

Lock documents at the field level, to avoid save conflicts.

Two people can't edit the same document at the same time. Also agents can't update a document during working hours, for fear of creating save conflicts. This is difficult to work around and is a serious weakness of the software. We need field lock...
over 5 years ago in Domino Designer 4 Under Consideration

Better UI control to work with RTF and Javabeans.

Today the RTF control is suited to connect to the "Document" RTF. Working with this component and Javabeans is not a simple task when you abstract data from pure Java components. When you have attached files and rich text on the same field, mas ev...
over 5 years ago in Domino Designer 1 Under Consideration

Stop toolbars from moving

I think this bug has existed since V8. If you position the toolbars to where you want them the next time you open the designer client they move back to where they were. This still happens in 9 FP10 and Notes 10.
over 5 years ago in Domino Designer 10 Under Consideration

Allow more that 2 embedded views on one Notes Form

Today the number of embedded views is limited to 2 views at the same time. It would be great to increase this
over 5 years ago in Domino Designer 5 Under Consideration

Enhance Domino designer Editor - ex : CTRL+C behaviour

Like in VS Code or SublimeTexte and many other IDE, Is it possible to adopt the same behaviour for CTRL+C, I mean : Copy the whole line whitout selecting the whaole text on the line to do it. Thank you !
over 5 years ago in Domino Designer 0 Under Consideration

Fix 40 character limit in the WSDL import for Lotusscript

There is a known bug that prohibits you from importing many WSDLs into a Lotusscript consumer. It's been acknowledged by IBM, but there were no plans to fix. This sounds like an easy one, but with all the LS functionality you've been working on, t...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Make Domino Designer LotusScript Eclipse editor respect CamelCase as documented

The old lotusscript editor, when completing object properites and methods, completes with the CamelCase name as in the documentation. The Eclipse LotusScript editor has failed to do so since it's introduction. It's about time it followed the stand...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Make Eclipse LotusScript display of class member procedures according to specifications

The outline showing class member variables and methods does not conform to the standard as set forth in LotusScript documentation. Specifically: member variables are private unless otherwise specified, both for a Public Class and a Private Class. ...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration