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 1352

Improve Notes limitation for LotusScript Iterative statements looping assignment variables

Using @Formula laguage for Iterative Statements such as @For, @DoWhile, and @While will give an Error in Notes 64-bit client when an existing variable inside the loop gets updated multiple times. "The formula has exceeded the maximum allowabl...
8 months ago in Domino Designer / LotusScript 1 Needs Review

Improve Delimiters?

I submitted an entry in the Forum, and it was confirmed that what I want is not currently possible. https://developer.ds.hcl-software.com/t/are-dynamic-field-sizes-supported/171572 To paraphrase... " No one ever said they like field delimiters. Th...
3 months ago in Domino Designer 1 Needs Review

If there was anything in the rich text

Even having a rough way to do this in Midas, I would really like to see a simple @formula (and matching Lotus Script) method for determining if there was anything in the rich text. Even better would be if it took an argument that specified whether...
almost 5 years ago in Domino Designer / @Formulas 1 Under Consideration

Add foreach to handle document collections

When looping a document collection, one has to use a structure like this Do Until(doc Is Nothing) <<code>> Set doc = col.GetNextDocument(doc) Loop or Do Until(doc Is Nothing) set docNext = col.getNextDocument(doc) <<code>>...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Document the .ibmmodres end points

XPages has a built in feature for handling attachments called .ibmmodres. It has (at least) the following 3 end points: Open attachment for download in a document:/xsp/.ibmmodres/domino/OpenAttachment/<path to database>/<UNID>/$file/&l...
over 4 years ago in Domino Designer / XPages 0 Under Consideration

Script Editing in Form (Subform), View, Action (Shared Action) Events the Same as in Agents and Libraries

In the next release like to see the script coding/editing of both LotusScript and Java Script in the various events of Form & Subform, View, Action & Shared Action, working the same as in LotusScript agents and script libraries. Basically ...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Restyle dialog itself needs restyling

in step 2 of the restyling process ("confirm mapping") we need to choose a set of elements (forms or pages) then the name of that element. The comboboxes for the elements' names are way too narrow for long names; it can become a trial-and-error jo...
almost 2 years ago in Domino Designer / ReStyle 0 Needs Review

Grafical Worflow engine without addtional fees for active Domino Customers.

Not only for Volt.
over 5 years ago in Domino Designer 1 Under Consideration

Allow updating rich-text items to match in the back-end without using refresh

Currently, using NotesUiDocument.Refresh with the parameter True is the only possibility to access values entered in a rich text item directly in the back end document without saving the document. The current implementation gets problematic when a...
almost 4 years ago in Domino Designer / LotusScript 1 Needs Review

64-bit support for COM objects

Currently, COM library supports 32-bit application only. Request Provide 64-bit version of Lotus Domino Objects (domobj.tlb)
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration