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

Clear

Ideas

Showing 796 of 8871

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...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

New field type "Source code"

In some cases it is useful to store lotusscript in a text-/richtextfield in a notes document. This source code then is used to execute from a compiled script. This generally works fine. It would be very helpful if a new field type "Source code" (o...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review

Make view OnSelect event work for an embedded view from a remote database

The view Onselect event works in embedded views from the same database but not remote databases. Onselect can be used to return selected document IDs in the embedded view to the parent NotesUIdocument. It would be great if this functionality was e...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

Work with Applications Offline

Domino LEAP and HCL LEAP should have a mobile app to work with the offline apps and synchronize the data when the user comes online again.
almost 2 years ago in Leap 2 Needs Review

I want to use GPS with my Notes client.

I am developing an application for use with HCL Nomad using the NotesGPS class. I have a GPS receiver connected to my laptop via USB, but when I run the code on a Windows Notes client, the NotesSession.CreateGPS method returns code: 4508. Debuggin...
about 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Print An Entire Form Using LEAP

Creating a blank PDF matching the form and then adding it as a service to output the form submission to a PDF is labor intensive. Many users want to print their form before submitting to have a record of it, but it cuts off any part of the form wh...
9 months ago in Leap 0 Needs Review

Input and output date and time values ​​in ISO8601-compliant format

If you use the LotusScript NotesDominoQuery class to set the date and time in a DQL query, you must type an ISO8601-compliant format. @dt(‘2021-01-01T00:00:00.00+0900’) The date and time that we usually see in the document properties and vie...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Enhance rules engine and/or fomulas for easy setting/clearing other fields without programming JavaScript

For the citizen developer it should be easy to manipulate field values without the need to learn JavaScript - at least for the most frequent tasks. One use case is setting field values or clearing fields, when certain conditions are fulfilled - a ...
over 5 years ago in Leap 1 Under Consideration

More than 1000 documents in Notes View shall be retrieved.

1000 is max number of documents in Notes view to retrieve. 1000 is not eonugh for business applications.
over 4 years ago in Leap 3 Needs Review

Show more than 999 rows in a table

999 is max number of rows that Domino Volt can show in a table. This restrict application capability. Thousands of rows shall be shown.
over 4 years ago in Leap 2 Needs Review