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 1284

$AssistVersion field visible in view (in Designer)

After a failed update of a design in Production we discovered with the help of ScanEZ that a ssjs script library contained the field $AssistVersion. We thought that this field only exists on agents but appearantly not. It would have been nice if i...
7 months ago in Domino Designer / Views 0 Needs Review

Xpages xmlns should reference HCL

When creating an Xpage, the XMLNS is set to IBM. This should be changed to HCL. xmlns:xp="http:// www.ibm.com /xsp/core" xmlns:xe="http:// www.ibm.com /xsp/coreex" Technically this isn't causing Xpages to not work however IBM should be replaced.
over 1 year ago in Domino Designer / XPages 1 No Plans to Implement

View and Form events need hover help and link to Declaration

While coding an agent or script-library, this feature presents the programmer with immediate help for the property or method over which the mouse is hovering. It works great in Agents and Script Libraries; very convenient, quick, easy. It helps sp...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Don't always use an idea's vote count to prioritise work

Just because an idea has a low vote count doesn't make it less urgent. For example, "drag & drop support to re-order LS functions & subs" (DDXP-I-363) is more useful than "Show LotusScript variables that are declared, but not used" (IDEAAD...
about 1 year ago in Domino Designer 4 Already Exists

Control the default value of the 'COLSPAN' of a categorized column in a view

You have a Domino® Web application that uses a categorized column in a view, and you would like to control the 'Colspan' value. You find that the value defaults to 2 or 3 and would like to modify it. The Colspan value is hard coded to 2 or 3. Ther...
7 months ago in Domino Designer / Views 1 Needs Review

Allow more that 2 embedded views on one Notes Form

Today the number of embedded views is limited to 2 views at the same time. It would be great to increase this
about 6 years ago in Domino Designer 5 Under Consideration

Fix AppendTable() Limit Bug

NotesRichTextIteam.AppendTable() allows 255 rows. At least according to the documentation. However, even in V12 the number of rows is limited to 29, or so. Using the client it works, but not using LS. Error message is "Illegal column width - check...
about 2 years ago in Domino Designer / LotusScript 3 Assessment

Allow add to item array of objects "NotesDateTime"

I want that code below will work correctly and in NotesDocument will store array of dates Dim ws As New NotesUIWorkspace, uidoc As NotesUIDocument, cdoc As NotesDocument Set uidoc = ws.Currentdocument Set cdoc = uidoc.Document Dim ndt1 As New No...
almost 4 years ago in Domino Designer / LotusScript 4 Under Consideration

Include documents in source control

We have a lot of documentation, configuration and even code stored in documents. It would be great if these documents could be included in the source control. Could be implemented as a view with a reserved name - all documents in the view will be ...
about 6 years ago in Domino Designer 1 Assessment

In a view the total row the column formula should apply

The Problem: Currently in a view's total row one can only select for a column : Either "None", "Total", "Average per document", "Average per sub-category", "Percent of parent category" or "Percent of all documents" But this does not cover all user...
over 1 year ago in Domino Designer / Views 0 Needs Review