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 1321 of 8635

Better LotusScript access for front-end elements like embedded views

There are still a lot of elements which are not properly accessible via LotusScript. E.g. access to UIView in an embedded view, get curser position in embedded view, open and close categories in views etc. Every element available for the NotesClie...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Complete reference for XSP.properties settings

We need a complete reference for low-level settings supported in xsp.properties (e.g. xsp.csrf.protection, xsp.sessionid.cookie.samesite, etc.). Historically I were looking into the xsp.properties.sample file in the data directory, but it’s not be...
about 3 years ago in Domino Designer / XPages 0 Under Consideration

Formula Debugger

Notes Formulas are a fast and elegant way to run actions, but testing without changing the code is worse. A formula debugger like the script debugger would be helpfull.
about 6 years ago in Domino Designer / Debugger 3 Under Consideration

NewInstance parameter needs to recognized in notesUIWorkspace.EditDocument method

>>>>>>>Observation Scenario for Target and Pointer database setup: 1. Target database - It contains user records with some basic user information. 2. Pointer database - It contains pointer documents. After creating some user r...
8 months ago in Domino Designer / LotusScript 1 Needs Review

Create function notesuiview.selectdocuments(documentcollection)

Create a function that passing a documentcollection in a notesuiview this mark all the documents the collection there're in this view. Make a equivalent in Lotusscript this function that is in formulas select (form="XXXX") & (Field="YYYY")
7 months ago in Domino Designer / LotusScript 0 Needs Review

Domino integration with AppScan for source code scanning

HCL Software's Source Code Scanning Solution AppScan source should support LotusScript and all other HCL platform such as Domino, Notes etc.
10 months ago in Domino Designer / LotusScript 0 Needs Review

Help description for button in client

for an editable field there is a Help description option (3rd tab field properties) but for buttons there is no option to provide help. a siilar option would be a great addition for example when moving over the button display the text in the statu...
about 2 months ago in Domino Designer / Documentation 0 Needs Review

Document Locking for clustered Domino servers

Apparently document locking is not cluster-aware. That is, if the 'Master Lock Server' is not reachable or down, the other cluster member does not take the role of managing the locks Document lock in a single server environment works perfectly. Bu...
about 3 years ago in Domino Designer / LotusScript 2 Under Consideration

NotesDateTime initializing for midnight

Currently NotesDateTime cannot be initialized for midnight. The code dim date as new NotesDateTime("2024-010-10 00:00:00") call date.adjustSeconds(5) does not make any runtime errors, but the 5 seconds are just not added, because the date componen...
8 months ago in Domino Designer / LotusScript 4 Needs Review

Raise the limit of 32768 entries in a Lotus Script Array

Why shouldn´t there be as much places as memory is available? Mark Reiser, sirius-net GmbH LotusScript, Script, LS
over 6 years ago in Domino Designer 7 Assessment