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

FILTER BY CATEGORY

LotusScript

Showing 326

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. Debugg...
over 3 years ago in Domino Designer / LotusScript 2 No Plans to Implement

Posibility to call a 'partly' Refresh / Refreshhideformulas

This could mean to Refresh / Refreshhideformulas just a part of the ui document like the 'current Table' , 'current Table Cell' , 'current Section' and may be other parts.
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Standard feature to send document link to specific users when a document is created,updated etc.

No description provided
almost 4 years ago in Domino Designer / LotusScript 1 Needs Clarification

Designer : Please provide method copying all documents in the view into document collection.

We would like to process all documents in a view and change field specified in view selection formula. But if we change the field specified in view selection formula, view index will be changed even if view auto refresh is set false, and LotusScr...
almost 4 years ago in Domino Designer / LotusScript 7 Under Consideration

EntityFramework Core Connector for Domino Data

While XPages is no longer a future investment for server side web development for Domino. Domino then does not have a server side web application framework which leaves it to be a back end NoSQL database. Developers who have invested heavily ...
almost 4 years ago in Domino Designer / LotusScript 2 Under Consideration

Add possibility in designer to do dql search and test search

Yo increase adptation of dql asearch option inside of designer to testdql searches and to get thedebugi fo directly
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow (multiple) snippet libraries to be imported from urls automatically into the designer client snippets library

This will allow snippet libraries such as OpenNTF or internal company code libraries to be quickly shared around developers.The data can already be import and exported into xml format, so adding the auto url option would not be a big step. Away t...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Need to get the signer of the database through LotusScript

There should be a property/method to get the signer of the database using in LotusScript.
3 months ago in Domino Designer / LotusScript 2 Needs Clarification

Provide more than one text line in PicklistCollection

The PicklistCollection dialog only prompts one line of text, even if the parameter prompt contains line breaks. Sometimes it would be very helpful if more than one text line could be displayed when the user needs to select a document based on more...
7 months ago in Domino Designer / LotusScript 0 Needs Review

DQL: improvements on named variable handling and on documentation

Playing around with DQL, and especially with NamedVariables. The NotesDominoQuery class at the moment has 2 methods dealing with named variables: DQL.setNamedVariable("name", "value") DQL.resetNamedVariables() The more I try to use that concept th...
11 months ago in Domino Designer / LotusScript 3 Needs Review