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 1353 of 8782

All design elements for Notes Client and Web development in the NSF using Domino Designer out of the box.

For those who don't wish or can't spend the time and resource integrated other technologies into Domino or becoming 'full stack' developers. Those who just wish to use one product to develop their applications, as we did with Notes. I guess someth...
over 5 years ago in Domino Designer 3 Under Consideration

Way to color up and down arrows in sorted columns in view

You can see small up and down arrows when you sort columns in a view using Domino Designer. Provide a way to color these arrows similar to the way column title can be colorized using Title tab in column properties.
over 4 years ago in Domino Designer / Views 0 Needs Review

"GetDocumentByKey" is not giving search result when key has new line present in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) If the value of the "keyArray" parameter has a new line present in it, then the search does not give any results irrespective ...
about 2 years ago in Domino Designer / LotusScript 1 Needs Review

Hide view based on user/group membership AND @Platform

I would like to hide certain views when an app is running under Nomad on a mobile device (due to limited screen size) but allow the user or group to see those views when they use a desktop computer with a larger screen and the Notes client. I have...
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

Make framesets and layers in Notes client scriptable

Both elements would be of very more use if we'd be able to manipulate (and create/destroy) them with Java, formula and JavaScript
almost 7 years ago in Domino Designer 0 Under Consideration

TypeScript in Domino

Make Domino allow programming using TypeScript to attract new developers and make Domino development modern again.
about 5 years ago in Domino Designer 1 Under Consideration

Make new Lotus Script Class for secure URL parameter handling against XSS attacks

Make a new Lotus Script class for better handling with web URLs containing the following functions: 1.) GetQueryParameter Returns an URL Parameter of an URL in a clean/secured form regarding XSS attacks. Example usage: strValue = NewNotesClass...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Add namespace property to (Notes)DominoQuery class

When working with DQL, best practice is to create/update/remove indexes programmatically using their according methods. To avoid conflicts with existing views of the same name, all indexes created should have a prefix. This can be achieved by usin...
over 4 years ago in Domino Designer / LotusScript 0 Needs Review

Even when long name attachments appends are inserted inside RT fields, table cells shouldn't get enlarged.

We can create a "Fixed Width" table. However, this "fixed width" table does not remain a fixed width when you add an attachment with a long name into a table cell. It will resize itself to fit the length of the attachment name instead of wrapping ...
over 1 year ago in Domino Designer 0 Needs Review

Ability to get information about inline images in richtext in LotusScript

Ability to get information about inline images in richtext in LotusScript It would be useful if LotusScript could get inline image information in richtext. For example, the following information - Width size of the original image - Height of ...
about 2 years ago in Domino Designer / LotusScript 0 Needs Review