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 1252

Update LotusScript erl() issue when used within a custom class

When using the erl() function within a custom class in Lotusscript the function will return what seems to be an incorrect line number. From what I remember, a workaround used is to take the line numbers in the options section, add it to the erl() ...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

One item but different values in LS and Formula

If you create a date/time item and write the year "0022", LotusScript interprets it as "2022" but Formula Language interprets it as "22". Because of this, you can't validate the item value properly by LotusScript and rely on the right value when y...
almost 2 years ago in Domino Designer / @Formulas 4 Needs Review

Make possible to clean parts of the design that cannot be used and Designer forgot to delete

Given that Notes/Domino applications have a long history, so do the design elements. I have seen that sometimes a lot of old, unused crud is carried along. Especially View, Form and Subform elements suffer from this crud. I have found column index...
almost 2 years ago in Domino Designer 0 Needs Review

Form table - new cell or column property - can be on a new line

If there would be a new property in the table cell or column - the cell can be on a new row if the formula is true (similar to hide paragraph if formula is true...), it would allow responsive appearance of the tables and thus the whole form. Use c...
over 1 year ago in Domino Designer / @Formulas 0 Assessment

Automatically adjust the width of individual entries of an outline embedded in a page, displayed within a frameset, to taking into account the width of a client like the Notes client or Nomad Mobile.

The user develops an application that works with both the Nomad Mobile and Notes clients. This application has three folders. The outline that switches the folders to be displayed is embedded in the page, and the page is displayed in the frames...
over 2 years ago in Domino Designer 0 Needs Review

Lotusscript function to compress and uncompress string/data with zlib compression

It would be very helpful to have a possibility to compress and uncompress data using zlib compression. This would allow to create some common filetypes using just plain lotusscript. Espescially in nomad clients with its java and api restrictions t...
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

Allow usage of network paths for file operations without using windows drive letters

it's never been easy to access file ressources located on a network drive from LotusScript file operations like 'open'. With Domino running as a Windows service, or on Linux we cannot use drive letters for network ressources, at least not without ...
about 5 years ago in Domino Designer / LotusScript 5 Under Consideration

Adding a documentation of which LSX related methods are supported for the odbc2 driver option on the Notes help file.

Would help customers much with this information especially when they will code using ODBC2 drivers.
over 4 years ago in Domino Designer / Documentation 0 Under Consideration

I want to use GPS with my Notes client.

I am developing an application for use with HCL Nomad using the NotesGPS class. I have a GPS receiver connected to my laptop via USB, but when I run the code on a Windows Notes client, the NotesSession.CreateGPS method returns code: 4508. Debugg...
over 4 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Generate Java POJO from Document

I find myself spending lost of time hand crafting a pojo to represent a Notes document. Other environments like JBoss tools the ability to create a POJO from a SQL Table. Other tools I've used create POJOs from Json schema. It would be product...
almost 5 years ago in Domino Designer / Java 1 Under Consideration