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 1279

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...
about 6 years ago in Domino Designer 2 Under Consideration

LotusScript binding with Node/Proton services

Similar to https://domino.ideas.aha.io/ideas/IDEAAD-I-15, LotusScript developers would benefit from a LotusScript to Node interface similar to LS2J. There are already a huge library of Node modules on NPM that LotusScript developers could utilize ...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Give developers a more powerful base64 decoder/encoder

The built in decoder only works on a NotesStream, and it only works if its UTF-8 encoded. This is not insurmountable, I just have to get out of lotusscript and use some Java libraries with more powerful options. I'd rather do it in lotusscript tho...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

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

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...
5 months ago in Domino Designer / Views 1 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 rangeDate ...
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

Bypassing ?ChangePassword form command into another custom changepassword form

Using the domcfg we can map another change password form, however other change password trigger such as Force user to change internet password on next login, could still use the default ?ChangePassword form command generally used by Domino. Appare...
almost 4 years ago in Domino Designer 0 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...
over 4 years ago in Domino Designer 3 Under Consideration

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