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 1233

Make @IfError() Available Again

@IfError() was introduced in R6, but depreciated with R7 and therefor should not be used any more. Probably, because IBM wasn't able to fix some bug. - However, this @function is very useful and makes code much easier to read and understand than a...
about 3 years ago in Domino Designer / @Formulas 1 Under Consideration

If there was anything in the rich text

Even having a rough way to do this in Midas, I would really like to see a simple @formula (and matching Lotus Script) method for determining if there was anything in the rich text. Even better would be if it took an argument that specified whether...
over 3 years ago in Domino Designer / @Formulas 1 Under Consideration

improve the HELP NSF's

nowadays I can not find simply the help documentation when I press F1 in designer. Escpecially when I go to the All Topics index, I can not find technical documentation at ease. Also include the undocumented features in the Help for once.
about 4 years ago in Domino Designer 1 Assessment

Make new methods in NotesView Class named view.refreshIndex and view.rebuildIndex

As the existing method NotesView.refresh does NOT refreshing the views index but just updates the in-memory object data with the current view index, I´d wish there was a script method which would really refresh/rebuild the views index. In addi...
about 4 years ago in Domino Designer / LotusScript 5 Under Consideration

Expand the Field Class

Currently the field class only has Events. Allow us to get also the fields name.
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Allow ‘Computed for Display’ for Rich Text fields

Currently you only have an Editable or Computed Rich Text field. Allowing Computed for Display (CfD) for RT fields would make it easier to embed RT on a form e.g. for showing context sensitive help, based on other fields, without the data being s...
over 4 years ago in Domino Designer 0 Under Consideration

Add HTTPJavaDebugOptions parameter to enable Java remote debugging in the HTTP task

The JavaDebugOptions Notes.ini parameter is used to enable Java remote debugging, e.g. JavaDebugOptions=transport=dt_socket,server=y,suspend=n,address=8010 Unfortunately, both the agent manager JVM and the HTTP task JVM read the same varia...
almost 5 years ago in Domino Designer / Debugger 1 Under Consideration

Ability to reach and set "Implicit headers" when a web service consumer is used from a java agent

One workaround today is to write code in the generated web service consumer "BindingStub". But in this situation, it is difficult to reach the information that is necessary to put in the service. If it were possible to reach and put those headers ...
over 5 years ago in Domino Designer / Java 0 Assessment

Set database property for embedded views.

For embedded views from other databases, the database path can not be entered as a formula. After the design refresh from one template, the other database must always be manually re-selected. It would be helpful to specify the database path (".. \...
over 5 years ago in Domino Designer 2 No Plans to Implement

RestTemplate for XPages

Take a look at Spring's RestTemplate class. Makes working with REST services much more a charm.
over 5 years ago in Domino Designer / XPages 1 Under Consideration