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 260

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

Correction in Documentation for NotesQueryResultsProcessor is needed badly!

Online documentation list a method Set QRP = NotesDatabase.GetQueryResultsProcessor where it is Set QRP = NotesDatabase.CreateQueryResultsProcessor Offline documentation doesn't list that method at all under NotesDatabase... Same applies to Java d...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Add Design Element Search Menu Item

The Search functionality available in the Package Explorer tab in Designer is a great tool to find all the places you have used a design element (e.g., view, agent, form, etc.). But, what would be even better is if in the "Application" tab you cou...
about 2 years ago in Domino Designer 0 Needs Review

Finally fix NotesView.createViewNavFromAllUnread

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

Let AppendRTItem work as expected

By using this method the font information is lost when the Rich Text Items reside in different documents and use different fonts. The result is, that the content of the new Rich Text Item gets the first divergent font (other than standard). If thi...
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Add functionality for Rich Text fields to be used in dialogbox.

When a form is launched via a dialogbox, a rich text field on the form is recognized and updated but can not be accessed via code.
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Multiple Shared Actions collections

Currently there is only 1 collection of shared actions. It would be great to have multiple named collections of shared actions that can be inherited separately
over 2 years ago in Domino Designer 1 Needs Review

Allow XPiNC open external URL links with OS default browser

When clicking on an external URL link in XPiNC, it opens in the Notes browser (XULRunner), but it is not as easy to use as the latest browsers such as Chrome. Please add an option to open external URL links with OS default browser.
over 2 years ago in Domino Designer / XPages 0 Needs Review

make with size of "Listfield" fit to windows

Make the field "listfield" the 'with' additional "fit to window" Same as Textfield.
over 2 years ago in Domino Designer 0 Needs Review