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 1247

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 (".. \...
almost 6 years ago in Domino Designer 2 No Plans to Implement

Add operators common in other modern languages

For example... Assignment operators: +=, -=, *=, /=, %= Bitwise shift operators: <<, >>, >>> Increment/decrement operators: A++, A--, ++A, --A Improves readability, allows code to more easily be imported from/exported to o...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

search the position of a form field

I am using a designer and I want to search the position of a form fieldIf there are many fields, I do not know where it is.
almost 6 years ago in Domino Designer 2 Under Consideration

RestTemplate for XPages

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

LotusScript NotesRegistration class ( new property NoteId )

When registering a new user using the RegisterNewUser method from NotesRegistration the NoteID / UNID of the created person record in names.nsf is not returned by the method. Having access to the NoteId / UNID would be extremely useful when prog...
over 4 years ago in Domino Designer / LotusScript 1 Assessment

Dynamic Data Views

Provide more flexible management of notes data. Enable to create dynamic views based on ViewEntryCollection or NotesDocument collections for example. This enables to create "data grids", which are much more flexible than todays "hard coded" views.
over 5 years ago in Domino Designer / Views 0 Under Consideration

Implement better error handling of GoToField

The behaviour of GoToField in NotesUiDocument class is not as expected. If a field with the given name does not exist at all in the form, the function does nothing instead of throwing error 4412. If a field with the given name does exist in the fo...
almost 3 years ago in Domino Designer / LotusScript 0 Needs Review

Allow a "Save As" feature for design elements

From Tom O'Neil It would be nice to have a "Save As" option for design elements while editing them. There have been times when I have been in mid-development and I couldn't decide if I wanted to save the changes or discard them. In theory... ...
almost 6 years ago in Domino Designer 0 Under Consideration

Remove border from a hotspot when created from 'notesrichtextitem.appendDocLink'

This is a default action on new hotspots - which can be turned off in edit mode from the user interface, but not via program code. There is a hotSpotTextStyle property which has no effect on the border, this make generated reports look UGLY. If yo...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Add "Find - CTRL-F" function and fulltext search in PickList dialog boxes

Add to the dialog box opened when using the PickList function (on formulas and LotusScript) the same search function "Find - CTRL F" as in views and not only using initial letters when searching. Also add fulltext search in Picklist as in views.
almost 6 years ago in Domino Designer 1 Under Consideration