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 1432 of 8996

Web based domino designer

That would be great to have a web based domino designer
over 7 years ago in Domino Designer / LotusScript 1 Assessment

Change password for a user ID without having ID Vault using lotusscript or Formula Language

"ResetUserPassword" method can be used to change the password for a user ID present in ID Vault. Requirement is to change/reset the password without having ID vault and this needs to be done via lotusscript or formula language.
over 4 years ago in Domino Designer / LotusScript 3 No Plans to Implement

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

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

Make it possible to exchange data between a (LotusScript) agent and an XPages application

In our application we have some agents to execute background jobs. In order to make them report back, we developed an XAgent that the agents can "call" using REST (written in Java), and we put the necessary info in the url. It works, but it's not ...
almost 6 years ago in Domino Designer / XPages 1 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

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