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

LotusScript

Showing 363

Content Assist feature needs to recover from typos

While coding an agent or script library, this feature presents the programmer with property &/or method options for any objects they reference. It works great in Agents and Script Libraries, reducing your options as long as one exists for what...
almost 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Classes and Methods/Properties to edit or modify Extended Access (Extended ACL)

There are classes to edit/modify Notes ACL like "NotesACL" and "NotesACLEntry" classes but there are no classes to edit/modify Extended ACL of databases like Domino Directory. Such classes would help to edit Extended Access via script.
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

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

Improve Notesitem.text functionality to get all body content of a mail with forwarded mail

In an application, the content of the mail body is read with the help of item.text and written to another document. For some mail body with forwarded mails, the body is not read completely. Sample code: dim bodytext as string dim item as...
26 days ago in Domino Designer / LotusScript 1 Needs Review

Allow specifying "" for current database in PickListStrings or PickListCollection LS methods

When you use "" to specify the current database within the PickListStrings or PickListCollection LotusScript methods (both of the NotesDatabase class), the following runtime error occurs: "Notes error - Incorrect argument: non-null string expected...
7 months ago in Domino Designer / LotusScript 0 Under Consideration