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 1305 of 8486

Allow usage of network paths for file operations without using windows drive letters

it's never been easy to access file ressources located on a network drive from LotusScript file operations like 'open'. With Domino running as a Windows service, or on Linux we cannot use drive letters for network ressources, at least not without ...
over 5 years ago in Domino Designer / LotusScript 5 Under Consideration

source tab for traditional design elements in Domino Designer

add a source tab for traditional design elements and let developers edit the "source" of forms views & other design elements via DXL (Domino XML Language) in the same way that has been done with xPages: remove the need to export-edit-import DX...
over 6 years ago in Domino Designer 1 No Plans to Implement

Generate Java POJO from Document

I find myself spending lost of time hand crafting a pojo to represent a Notes document. Other environments like JBoss tools the ability to create a POJO from a SQL Table. Other tools I've used create POJOs from Json schema. It would be productiv...
over 5 years ago in Domino Designer / Java 1 Under Consideration

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 ( ...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Possibility to set ReplicaID of database embedded view from

If you put embedded view on a form or subform you can choose view from any database. Form stores ReplicaID of database containing embedded view. If you use this form or subform in multiple contexts it is likely you are to change replicaID accordin...
over 6 years ago in Domino Designer 3 Under Consideration

Create "Kanban" drag and drop View Style like SalesForce (each status in a different column)

In SalesForce, Trello, etc. is possible to drag and drop. This movement changes a status field without oppening a and saving the document.
almost 6 years ago in Domino Designer / Views 5 Under Consideration

@ValidateInternetAddress does not return correct result

@ValidateInternetAddress ( [ Address821 ] ; "?.?@domain.com" ) This formula says, that the given Internet Mail Address is correct. But that is not true.
almost 2 years ago in Domino Designer / @Formulas 5 Needs Review

'Find field' feature when a form is open

Would be useful for forms with lots of fields.
almost 6 years ago in Domino Designer 0 Under Consideration

Add native LotusScript Class for accessing and manipulating HTTP WebSessions

For example: Class HTTPWebSession - Browse though all active web user sessions - Create a user session via script - Quit a desired session via script There is an existing C-API function called "SECTokenValidate". See this URL: http://www-12.lot...
over 6 years ago in Domino Designer 1 Under Consideration

Adding a documentation of which LSX related methods are supported for the odbc2 driver option on the Notes help file.

Would help customers much with this information especially when they will code using ODBC2 drivers.
about 5 years ago in Domino Designer / Documentation 0 Under Consideration