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

My ideas: Domino Designer

Showing 1247

notes objects serialization to/from json

please add classes and/or methods to convert notes domino objects into json strings and reverse
over 5 years ago in Domino Designer / LotusScript 4 Under Consideration

Java: Enable sorting of classes within packages

Today classes are randomly ordered in a package when shown in the designer. This makes it hard to work with if you have many classes in a package. These should be ordered alphabetically
12 months ago in Domino Designer / Java 2 Under Consideration

Pre-selected documents in PickListCollection

By submitting an array of noteid or unid, a function in which PickListCollection is used could be significantly better if documents was possible to pre-selected.If "multipleSelection" is true then an array may be submitted otherwise a string. If t...
almost 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Rephrase 'Stop running agent on this date' option

In a scheduled agent with an interval of more than once a day, daily, weekly, and monthly you can define the date you want it to stop running in the 'Stop running agent on this date' option. Unfortunately, the label is unclear and confusing, beca...
over 1 year ago in Domino Designer / LotusScript 0 Assessment

Use a modern web engine

Use the same modern web engine for rendering HTML emails, XPinc and Web Browser control in forms. Keep it up to date with each release. For example, Chromium or Gecko.
over 5 years ago in Domino Designer 0 Under Consideration

Allow specifying "" for current database in PickListStrings or PickListCollection LS methods

When you use "" to specify the current database within the PickListStrings or PickListCollection LotusScript methods (both of the NotesDatabase class), the following runtime error occurs: "Notes error - Incorrect argument: non-null string expected...
10 months ago in Domino Designer / LotusScript 0 Under Consideration

modern controls and templates for xpages

xpages core is great but adding cool controls is not easy. we neet components like primefaces in standart package. https://www.primefaces.org/showcase/
almost 6 years ago in Domino Designer / XPages 1 Assessment

Attachment in encrypted rich text item appears in bottom of document for non-authorized users

The attachment title and attachment icon is showing in the bottom of document: If you have a form containing an encrypted rich text item, and access is controlled using a "PublicEncryptionKeys" field. If the user reading a document is listed i...
8 months ago in Domino Designer 1 Needs Review

Add support for opening a specific attachment in Formula

There is @Command( [AttachmentLaunch] ) Would it be possible to allow @Command( [AttachmentLaunch]; "AttachmentName" ) so a specific attachment can be opened with only one click?
about 1 year ago in Domino Designer / @Formulas 0 Assessment

extend @GetDocField to work across databases (@GetDbDocField)

The current @GetDocField function is extremely powerful but is limited to looking up fields only from documents within the same database. It seems to be a natural extension of this to create a new @function to allow cross database field lookups. A...
over 2 years ago in Domino Designer / @Formulas 1 Needs Review