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

My ideas: Domino Designer

Showing 1241

Make View Columns-title translateable

Please make the Views-columns-title depending on the language selected by the user. This is often controlled by user profile-document. The value itself doesnt have to be fixed - it could be calculated using @DBLookup. The column value itself shoul...
over 5 years ago in Domino Designer 1 Under Consideration

NotesItem object: better handling of duplicate items

There are occasions where we have to deal with multiple instances of an item within a document. One example is $FILE. The current API (LotusScript and Java) has a method "NotesDocument.getFirstItem". What is missing here is something like "NotesDo...
about 4 years ago in Domino Designer 3 Under Consideration

Add localization support to Domino Designer

As of today, building localized Domino/Notes applications is a painful experience. I've seen dozens of approaches invented by creative Notes developers, trying to overcome the lack of built-in localization support in Designer. However, none of the...
over 5 years ago in Domino Designer 2 Under Consideration

Connections Connector API

Customers want to do online editing or Check-in and Check-out in notes client and web (XPages) without downloading the file, removing files, editing, and uploading to HCL Connections. Connections Connector should be online edit with MSOffice, Libr...
over 1 year ago in Domino Designer / XPages 0 Needs Review

Show lines, paragraphs and other formatting symbols on Forms and subforms

Use the same button like on word processors to show editing parts like new lines, tabs, paragraphs on the Form editor. So, developer can see them. Also indicate if the text part has hide-when formula.
over 5 years ago in Domino Designer 0 Under Consideration

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...
about 1 year ago in Domino Designer / Views 0 Needs Review

It is determined whether the date and time is the date and time of the specified range.

I would like a method to use the NotesDateRange class to find out if a date is in range For example, the following method isWithinRangeDays( targetDate:Variant, rangeDate:NotesDateRange ) : boolean targetDate -> 01/30/2019 rang...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Shared actions ideas

1) Move shared actions under Shared Elements. A few ancients will complain, but I believe they belongs there. 2) Compile LS shared actions when they are saved. And raise errors when they are saved. So I do not have to wait until view is displayed...
over 5 years ago in Domino Designer / Views 0 Under Consideration

@isAttachmentBeingEdited

Editing attachments is quite delicate. In some cases it could be useful to disable some actions (hiding the action/button, or checking in code) while a certain attachment is being edited.
10 months ago in Domino Designer / @Formulas 0 Needs Review

Enhance @Attachments, @AttachmentNames, @AttachmentLengths for individual RTFs

It would be useful have @Attachments, @AttachmentNames, @AttachmentLengths apply to a specified RTF. There are times when I want to know the specifics of attachments in a particular field and not the whole document. You could add a parameter to th...
almost 5 years ago in Domino Designer 1 Under Consideration