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 1353 of 8782

Be able to set working set depending on profile

If I switch the in the notes client profile it would be good if I also could set the default working set in designer related to this profile.
over 1 year ago in Domino Designer 0 Needs Review

DQL / QueryProcessor : executeTo "non materialized" view for optimal performance

The forthcoming executeToView method may create a "real" view which is very cool... but sometimes we only need results of our query but be able to navigate them like a view. Maybe an "in memory" or "non materialized" view could perform better if w...
over 4 years ago in Domino Designer 2 No Plans to Implement

I want to operate "Allow Domino Data Service" in DB property with LotusScript.

I want to operate "Allow Domino Data Service" in DB property with LotusScript.
over 6 years ago in Domino Designer / LotusScript 1 No Plans to Implement

Exclude nonexistent/invalid resources from xpage resource aggregation in v10, similar to how it does in R9

Starting with v10 and on v10.0.1, xpage resource aggregation throws error 404 if it is referencing an invalid or nonexistent js library. This was not the case in Domino 9 versions. http://oliverbusse.notesx.net/hp.nsf/blogpost.xsp?documentId=2F1A...
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Enhance LS2J

LS2J is very useful to let LS communicate with Java. You can use LS to invoke Java libraries. LS2J has many limitations. Please enhance LS2J so that we can make more new functions and solutions based on Java+LS.
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Implement the constant "PROMPT_CHOOSEDATABASE".

PROMPT_CHOOSEDATABASE is an argument to the Prompt method of NotesUIWorkspace. According to the help, it says the following. -----From----- Note: The constant name PROMPT_CHOOSEDATABASE is not implemented but the literal value 13 can be used inste...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Allow to close messagebox automatically after a certain amount of time

I want to close messagebox dialog automatically after a certain amount of time by using LotusScript. Please consider adding an option to specify the timeout value.
almost 2 years ago in Domino Designer / LotusScript 1 Needs Review

Rebuild Dependent Agents/Script when Script Library Classes are Updated

Changes to script library classes can break code throughout a database, with errors such as "Cannot find external name: EMAILREMINDER" occurring until the agents/scripts are re-saved. This can be frustrating as Designer doesn't automatically re-bu...
over 4 years ago in Domino Designer / LotusScript 3 Under Consideration

Allow display of rich text items in view

There is an old restriction that summary items cannot be included in views. I don't need to include them in the index to sort the view by them, but I need to display them. It is already possible to display gif images in the view. They are not part...
over 5 years ago in Domino Designer 3 Under Consideration

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...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review