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

Create View and ViewColumn in Lotusscript

Expose more properties from view dialog and the view column property dialog in the Lotusscript Classes for views and view columns.So we can create / change views within applications better.
8 months ago in Domino Designer / LotusScript 3 Under Consideration

Allow @MailSend to set scheduled messages delivery

Allow @MailSend to set messages scheduled delivery, such as add a parameter of "$SentAt" to enable delayed messages delivery.
10 months ago in Domino Designer / @Formulas 0 Needs Review

Property to check what is the default view of domino application

Please add a property to easily find out what the domino application's default view is. Currently, I am getting all the views using the Views Property of the NotesDatabase class and inspecting each NotesView using the IsDefaultView property, but t...
8 months ago in Domino Designer / LotusScript 0 Under Consideration

Extend NotesRegistration class to allow selection of PAB/Directory database for created users. (Support CCX / Guest model)

The new CCX / Guest user license model mandates that users are registered in a secondary NAB / Domino directory. This is easily achieved if we just create person documents but it is not sufficient if we look to entitle those CCX / Guest users for ...
almost 3 years ago in Domino Designer / LotusScript 2 Needs Review

HCL Support for OpenNtf tools : "Domino Debug Plugin" / "On-Disk-Project Tooling for Maven and Eclipse"

With version 9.x.x, we used the "Domino Debug Plugin" comming from OpenNtf. This alowed us to developp more efficiently our Domino OSGi plugin with just Designer and a small Domino serveur on the same computer. This no longer works with version 12...
almost 2 years ago in Domino Designer / XPages 1 Under Consideration

Computable label for buttons

Currently labels have any fixed text you apply. Computable labels allows other form or environment variables to detemined what is displayed eg a label in a different lauguage or explcit actions if the button is pressed eg "On" or "Off" rather than...
over 5 years ago in Domino Designer 1 Under Consideration

lotusscript functions to create sha256 sha384

With the new http and json classes a possibility to create sha256 and sha384 would be good to have natively in lotusscript
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Add parameters to @Command( [FilePageSetup] )

Currently @Command( [FilePageSetup] ) displays a dialog on which user has to interactively specify parameters such as page margins. It should be possible to set all these parameters automatically by @Command and/or through LotusScript method.
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

Give Rich Text Field an additional property "Editable"

Sometime it is very useful, to prevent editing of rich text content of a form, while the rest of the form should be editable. And sometime the rt content should be editable, too. Depending on user, document status etc. Nowadays you either have to ...
over 3 years ago in Domino Designer 3 Under Consideration

Functionality required to remove the attachment name (text) from the "Rich Text" field and display only the attachment icon.

One can populate attachments in a rich text field. However, it displays the attachment name as well. Formula language or LotusScript method is required to delete the attachment name and display only the attachment icon from the "Rich Text" field.
over 1 year ago in Domino Designer / LotusScript 1 Needs Clarification