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 389

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...
over 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.
over 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 5 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
over 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 LotusScri...
over 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 in ...
over 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
almost 6 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 to...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

add parameter for db.CreateCopy to remove template inheritance

if there could be a parameter to remove/blank out the "inherit design from template" when using db.CreateCopy it would help (or create a 'set' method to it in the NotesDatabase class of Lotuscript). This would benefit when using a DB as a starting...
14 days ago in Domino Designer / LotusScript 2 Needs Review

Requirement to use @Picklist using LotusScript

@Functions can be used using "Evaluate" LotusScript method. https://help.hcl-software.com/dom_designer/14.0.0/basic/H_EVALUATE_METHOD_SESSION_COM.html However, the documentation of "Evaluate" method clearly says that --> The formula takes the f...
4 months ago in Domino Designer / LotusScript 3 Needs Review