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 1346 of 8993

Rich Text Append URL Link Programmatically.

There are lots of known limitations with the available methods and properties of NotesRichTextItem so this is just one which I feel would be useful. The ability to programmatically add a URL link to a NotesRichText item ie the String and the href ...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

When generating Sametime link using Verse online meeting (DOMI), then the link should be generated with guest access.

If we use DOMI and generate a Sametime meeting on Verse. The meetings are created by default with the No guests allowed option. There should be an option to allow guests.
almost 2 years ago in Verse / Verse on Premises 3 Future Consideration

Provide more than one text line in PicklistCollection

The PicklistCollection dialog only prompts one line of text, even if the parameter prompt contains line breaks. Sometimes it would be very helpful if more than one text line could be displayed when the user needs to select a document based on more...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Language of Contacts Database on Nomad Mobile

When Nomad Mobiles (iOS and Android) are set up with a Japanese UI, the title of Contacts Database (local names.nsf) is in Japanese, but the design itself is in English. On Nomad Web, the design of Contact Database is Japanese according to the lan...
about 2 years ago in Nomad / Nomad (Android) / Nomad (iOS) 1 Under Consideration

Mail policy settings should work for sending from a Web browser

The following mail policy does not work on HCL Verse Web/HCL iNotes "Mail Settings"-"Mail"-"Basics"-"Outgoing Mail Checking" - "Set outgoing limits"- "Internal domains:" - "Allow but show warning" or "Do not allow" Creating a mail policy settings...
over 2 years ago in Verse / Verse on Premises 0 Future Consideration

Add Properties to Field Class in LotusScript

At the least, name, value, text etc.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Enable Scheduled Messages for HCL Verse on Premise

Customer wants the feature be available for Verse on premise as they want to use the feature without notes client where the feature was already added as link above https://help.hcltechsw.com/domino/11.0.0/sched_messages.html
over 5 years ago in Verse / Verse on Premises 0 Future Consideration

Rapid initialization of typed arrays

Like Javascript, for example: Dim daysOfWeek() as String daysOfWeek = [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"] or Dim coolNumbers() as Double coolNumbers = [ 0, PI, 42, 666, 6174 ] #####I'm aware that we can ...
almost 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Add functionality for Rich Text fields to be used in dialogbox.

When a form is launched via a dialogbox, a rich text field on the form is recognized and updated but can not be accessed via code.
about 4 years ago in Domino Designer / LotusScript 1 Under Consideration

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
almost 2 years ago in Domino Designer / LotusScript 0 Under Consideration