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 1238 of 8039

The size of Twisty Icons should be consistent and controlled by Designer

As illustrated in the attached file called "Twisty Size.gif", the size of the Twisty (the icon highlighted in the attachment, which is used to display the values in the respective lists) is different for Dialogue List and Combo Box fields on Nomad...
over 2 years ago in Domino Designer 0 Needs Review

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

Provide specific information when Notes Database cannot be opened

When accessing a database that's either encrypted or corrupted, the Notes Database object is not usable and there is no specific information. Sub Initialize Dim db As New NotesDatabase( "Server/Domain", "database.nsf" ) If db.IsOpen Then MsgBox ( ...
about 3 years ago in Domino Designer / LotusScript 0 Under Consideration

In Designer Double Click on Embedded View to open the view in a new Designer window, e.g. like you can with Sub Forms

No description provided
over 3 years ago in Domino Designer 0 Under Consideration

Reading or passing header parameters from a NotesAgent

Question: How can we read the parameter par1 set into the Header? Using a simple call code action (ran on Notes client -> Action): ============================ Dim session As New NotesSession Dim webRequest As NotesHTTPRequest Dim url as St...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Provide a "Enable inline view updates" advanced database property

Whilst there is a notes.ini setting (INLINE_VIEW_INDEX) to control which databases are enabled for "inline view updates", I would prefer to see a database property (or similar) to control this. If you have databases inside a folder structure, it w...
almost 4 years ago in Domino Designer 1 Under Consideration

TypeScript in Domino

Make Domino allow programming using TypeScript to attract new developers and make Domino development modern again.
almost 4 years ago in Domino Designer 1 Under Consideration

New lotusscript method to send MIME mail from lotusscript backend class

When i want to send a lot of email with mime format. It will be done with uidoc.save, uidoc.send, uidoc.close within loop and hang. uidoc.send use config mime format in location document in this picture. If lotusscript backend class can do the sam...
almost 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Switching worksets in designer is slow

Switching worksets needs to be fixed it's superslow when you have more than 20 databases in your designer. It's a good feature but almost not usable.
almost 4 years ago in Domino Designer 2 Under Consideration

More DQL options

I want to use DQL to speed up our search form who is using FTSEARCH multiple databases but i cant do this because DQL: i cant search multiple databases and make a federated search i cant limit the number of documents retrieved by the search. I can...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration