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 1295 of 8998

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

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 Needs Review

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

Improve "needs action" flag in Verse

Improve the 'needs action' flag in Verse This requirement refers to traceability flags. A single flag 'Needs Action' appears in Verse regardless of the follow-up flag used in Notes or iNotes Different colors High priority Normal Priority L...
almost 3 years ago in Verse / Verse on Premises 0 Future 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

Add the option to specify preferred meeting room and resources

The option to specify preferred meeting room and resources is missing in Verse. This feature in available in iNotes
almost 3 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

Add option to display info about sender in mail header as link or dropdown

Currently in Verse on Android it is not possible to see the sender address/info in header, add option to either dropdown expand the details or have the name as a clickable link to show the full address as it's a potential security risk for message...
over 7 years ago in Traveler 2 Already Exists

Lotusscript Documenter like javadocs

Years ago there was a utility database call LSdocs that would document your LotusScript agents, classes, forms, views and libraries like javadocs. It has proven useful to find routines and documentation to use them.
over 2 years ago in Domino Designer / LotusScript 2 Needs Review

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