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 1230

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

Moving Richtext Fields and set HideWhen is appreciated. We need 3rd party tools to do that

No description provided
over 5 years ago in Domino Designer 5 Under Consideration

Make Information available in a view column of another document ( e.g. parent document from "$ref")

This is not possible yet and the document need to import or manage the fields from the parent document. @GetDocField( $REF; Field1) does not work yet in a view column
over 5 years ago in Domino Designer 5 Under Consideration

DXL Export

Consider all design elements. For example XPAGES, JAVA-Code..
over 5 years ago in Domino Designer 0 Under Consideration
100 VOTE

Whenever a field formula throws a run-time error, the message should indicate the field name and formula

For example, instead of "Only plain text can be used in this type of formula" I'd rather expect an error message like "Field xyz, Input Translation formula: Only plain text can be used"
over 5 years ago in Domino Designer 2 Assessment

Make LotusScript Instr faster for iterating thru all matches in a long string

The current algorithm for Instr is very inefficient. If you give it a starting position for the search, it doesn't actually start searching at that location. Instead, it searches from the beginning of the string, and each time it finds a match, ch...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Use string resources in client applications

Rather than trying to deal with DGW, it would be great if we can employ string resource files in Notes client applications, like we can in XPages applications. Everything -- static text on forms, view column titles, view formulas if you can manage...
over 5 years ago in Domino Designer 2 Under Consideration