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 255

Domino Access Services: JSON required to remove an item within a PATCH request

Request for means to delete an item/field from a document via JSON in a PATCH request. The current workaround below is quite convoluted so we'd like for a better approach: A. For example, test document has "value1" field on the Form with the follo...
over 2 years ago in Domino Designer 0 Needs Review

please extend the NotesDocumentCollection class with a ".Search" method, in addition to the ".FTSearch" method

it is a great way to search a NotesDocumentCollection with ".FTSearch". With a ".Search" we could narrow down the search in the collection more precisely. And the same for a NotesViewEntryCollection - please ;)
about 3 years ago in Domino Designer / LotusScript 0 Needs Review

Fields Greyed-Out in Read-mode

Some types of fields, like Combobox field and Date/Time field with Style "Calendar/Time control", are greyed out with a tinted blue background colour in read mode, as shown below: In read mode, we'd like to have the fields in solid colour, not gre...
almost 3 years ago in Domino Designer 1 Needs Review

possibility of displaying a help line for actions onMouseOver

insert the possibility of displaying a help line for actions even when only show icon in action bar is not selected
about 3 years ago in Domino Designer / Views 0 Needs Review

Folders that can be sorted manually by drag and drop

Sometimes we want to use a folder that contains only the documents we want to stand out from the documents in the nsf as a list that is independent of the other documents. In mail, this is the inbox folder. inboxes are usually expected to be displ...
almost 3 years ago in Domino Designer / Views 0 Needs Review

DQL: improvements on named variable handling and on documentation

Playing around with DQL, and especially with NamedVariables. The NotesDominoQuery class at the moment has 2 methods dealing with named variables: DQL.setNamedVariable("name", "value") DQL.resetNamedVariables() The more I try to use that concept th...
almost 2 years ago in Domino Designer / LotusScript 3 Needs Review

Missing documentation for NotesDominoQuery class

Currently working my way through DQL and QRP topics. Tried to get a catch on NamedResults and was wondering for a couple of days why I couldn't get it to work: I'm working on a simple query like Set nQuery = myDb.CreateDominoQuery() sQuery = "task...
almost 2 years ago in Domino Designer / LotusScript 1 Needs Review

Support for read/unread marks on behalf of given name in Xpages

Customer need to use read/unread marks on behalf of given name in Xpages to mark new or changed documents. Trying to mark a specific document read for a specific user with document.markRead("user") fails with following error: NotesException: U...
8 months ago in Domino Designer / XPages 0 Needs Review

Finally fix NotesView.createViewNavFromAllUnread

It just doesn't work, not since yesterday but ever since 26 Aug 2013...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Increase Noteslog limit

Currently Agent Log can hold only 64KB of information. When the information written to it exceeds this limit, the following message is displayed and the agent stops running: Error executing agent <agent-name> in <database-name>. Memory...
almost 3 years ago in Domino Designer / LotusScript 2 Needs Review