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 792

Add a way to change Agent Type

From Bas van Gestel et al When I want to create a Formula agent, 9 times out of 10, I accidentally create a LotusScript agent first (since LotusScript is selected by default). I end up deleting the agent and creating a new one using formula. ...
about 7 years ago in Domino Designer 2 Under Consideration

Ability to view agent profile results without the necessity to open the application in design

if you enable Profile for an agent and you want to show the profile results you have to open the database in design mode. this is not always so possible in Production environment with highly restricted access. the profile results should be accessi...
about 3 years ago in Domino Designer / Debugger 1 Under Consideration

All "subwindows" should only belong to either Designer or Client and should store their last screen position

On a multiple monitor pc all those little messageboxes, property windows,... etc. are shared between client and designer and nobody keeps track of their position. It would be really a relief if those "subwindows" could retrieve their last screen p...
over 5 years ago in Domino Designer 0 Under Consideration

A NotesEntry should not contain all values, if the "Show multiple values as separate entries" is enabled

If one has a column in a view, where the option ""Show multiple values as separate entries" is enabled and one gets an entry object from i.e. a notesviewnavigator, in the column values Property is an array with all(!) values in that field, while i...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

RDBMS connectivity and Dashboard report

Dear Team, Many customers want to connect with the other database like Oracle, SQL server, and MySQL without LEI / Enterprise integrator. Need to some features in domino designer to connect another database directly, Provide one interface there an...
about 7 years ago in Domino Designer 0 Under Consideration

AutoUpdate for Any template

provide set of functions, that will allow users of template, autoUpdate their apps. If templates would have Autoupdate, developers will be more engaged to deliver new versions, while template users - faster access to latest version. everybody shou...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

HCL take on updating BootCards for Xpages

We use BootCards with Domino V9 for our Intranet have tested on V11 and there are now css problems. Would be great if HCL could take on keeping this product compatible with the latest release of Domino now that it is no longer being updated by the...
over 5 years ago in Domino Designer / XPages 1 Under Consideration

LotusScript hint list should default to declared variable type

Say you are writing LotusScript and declare a variable like Dim doc as NotesDocument Then later in the code you want to instantiate it and write set doc = new ... The classes hints list starts with "NotesACL" and lists all the possible classes ava...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Allow alias as return value from ws.prompt

Please add option to set an alias value to the 'values' parameter of the ws.prompt method so that the return value is the alias instead of the values seen by the user. variant = notesUIWorkspace .Prompt( type%, title$, prompt$ [, default ] [, ...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

NotesDominoQuery class - Add property "lastError"

I tested the new NotesDominoQuery class. My szenario is a server based agent that parses and executes the query. The results are passed thru a parameter document to the calling client. This means that I would not have to watch the console for erro...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration