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

Clear

Ideas

Showing 1041 of 8873

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

Password reset and password forgot template with notes and web

Cloud you please provide password reset and password forgot template with notes and web. Password reset with secret question.
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Dialog method to show DialogList Prompt of a field

Notes has a native dialog list field with options, which can be shown in a dialog by pressing the helper icon in the field or press enter if the field is focused. But there is no way to open this dialog by formula or lotusscript code. A way to ope...
about 2 years ago in Domino Designer / LotusScript 0 Needs Review

shorter subject for several times forwarded mails

When forwarding a mail, the Notes client puts an "RE" or "Antwort" (for german language mailfiles) in front of the original message. If your mail addresses to a person with a different language, you quickly get a mixup of different language prefix...
about 6 years ago in Domino / Templates 0 Under Consideration

Enable default value via policy for embedded-client

In the Sametime-embedded-client the Window-Title in German is "Konflikt in Kontaktliste" The default value is "Lokale Kopie durch die Serverkopie ersetzen" and in our environment the better default value is the last one "Serverkopie und lokale Kop...
6 months ago in Sametime / Chat 1 Already Exists

General UI improvement suggestions for Sametime Meetings

-A "quick“ access-button to quickly mute microphone or speaker during a meeting - Spread the meeting across multiple monitors:- e.g. separate between video and presentation - view for presentation - view for chat - menu for the operator to split t...
over 4 years ago in Sametime / Meetings 0 Under Consideration

Ability to set currency symbol at database level with LotusScript

Would like the ability to set form field and column currency settings globally at database level programmatically via LotusScript (and/or @formula). This will useful where you have databases being accessed by the same user, but where they need dif...
over 1 year ago in Domino Designer / LotusScript 2 Needs Review

RenderToRTItem should render all subforms used in a form

Currently, the RenderToRTItem method in NotesDocument class does not render subforms if the first line is hidden by a HideWhen formula. This is an unexpected behaviour.
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

catalog.ntf add views "Applications/by Template name" and "Applications/by inherited Template name"

Might seem nothing important, but my homemade views of catalog.ntf "Applications/by Template name" and "Applications/by inherited Template name" save me time to identify problems and used of mail template by languages.
over 3 years ago in Domino / Templates 1 Assessment

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