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 1332

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

Create new "Responsive" application using the "Create Custom" feature in Nomad Web

It's a great feature to be able to create a new app from a theme in Nomad Web, as it makes creating a new app beautiful and modern in Nomad Web. My suggestion would be that the application created using the "Create Custom" feature should be res...
12 months ago in Domino Designer / ReStyle 0 Needs Review

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

Refresh a document from an embedded view

When I make an emmbedded and I put in the code Dim ws as new notesuiworkspace set uidoc=ws.currentdocument call uidoc.refresh() The system crush and error lotus notes. In version 10 i've this error. Resolve this error.
over 4 years ago in Domino Designer / Views 1 Needs Clarification

Provide a reliable way to hide the infamous "V2" style attachments

Can't remember how many times I've been struggling with this: A file gets attached to an RT field on a document in the UI. At some later stage, after the document has been saved and forwarded (for example in a workflow), you want to either hide th...
almost 6 years ago in Domino Designer 3 Under Consideration

Function to determine database ACL size in bytes

A function which could help to determine the exact size of database ACL in bytes. It can be used to identify if ACL size is closing to the 32K limit.
almost 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 6 years ago in Domino Designer 0 Under Consideration

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

Support for substitution variables for the "contains" operator in DQL

In DQL documentation, it's unclear whether or not the named variables are working for the "contains" operator. I have tried SomeField contains (?someValue) and SomeField contains ?someValue queries to test it, and it returned the "Query is not und...
almost 2 years ago in Domino Designer 0 Needs Review

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 6 years ago in Domino Designer / Views 0 Under Consideration