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 1260

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

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...
over 2 years ago in Domino Designer / LotusScript 2 Under Consideration
100 VOTE

Add formula for database of embedded view

No description provided
about 6 years ago in Domino Designer / @Formulas 1 Under Consideration

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

Get content of NotesRichTextItem in HTML

Add a method to the NotesRichTextItem to handle (read / write) the content in HTML. For example: read: NotesRichTextItem.getHTMLContent() As String Or NotesStream write: NotesRichTextItem.setHTMLContent(String Or NotesStream) Pantelis Botsas
about 6 years ago in Domino Designer 5 Assessment

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.
over 5 years ago in Domino Designer / Debugger 3 Under Consideration

Support optional parameters in LotusScript

Provide the ability to define optional parameters for a LotusScript function. Also support the ability to define a default value should an optional parameters not be provided.
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration

fix issues with renaming design elements for source control

when I change the name of a view in source control it becomes a removal of the current view and an addition of a new view. we see that this causes issues with source control management (duplicates of views with same names and aliases). it should b...
24 days ago in Domino Designer / Views 0 Needs Review

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
8 months ago in Domino Designer / Java 0 Needs Review

A new debugger

Please please please - give us a state-of-the-art debugger and replace the decades-old one...it's really a pain in the a**.
about 6 years ago in Domino Designer / Debugger 1 Assessment