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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Continue Verse for Android app

In the Verse on Premises session at IBM Think, it was stated the goal is to drop the app and have users access their mail by opening a web browser and navigating to a url. This creates several problems. In particular, clicking to share an item, I ...
over 7 years ago in Verse / Mobile (Android) 7 Already Exists

Requirement to use @Picklist using LotusScript

@Functions can be used using "Evaluate" LotusScript method. https://help.hcl-software.com/dom_designer/14.0.0/basic/H_EVALUATE_METHOD_SESSION_COM.html However, the documentation of "Evaluate" method clearly says that --> The formula takes the f...
about 2 years ago in Domino Designer / LotusScript 3 Under Consideration

LotusScript method PickListCollection should support accent sensitive sorting

When using LotusScript method PickListCollection to retrieve a document collection, the passed key does not use accent sensitive comparison. For example, in the NAB, Peter Salen/Company and Peter Salén/Company are two separate persons with uniq...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Add Directory popup when pressing on TO: when creating mail.

In iNotes you have the option to choose users from within the Domino Directory or your contacts, In Verse we do not have that option. Please add this option in Verse to let users choose from with the Domino Directory or your own contacts.
over 6 years ago in Verse / Verse on Premises 7 Already Exists

When sending a mail being able to sharing a file from Connections Community

As a user with the Verse on Premise interface I want to be able to share a link to a file in a community within a mail. Today, it is only possible to share links to files which are my files or shared with me or are in folders shared with me ... ...
over 6 years ago in Verse / Verse on Premises 2 Future Consideration

Improve Notesitem.text functionality to get all body content of a mail with forwarded mail

In an application, the content of the mail body is read with the help of item.text and written to another document. For some mail body with forwarded mails, the body is not read completely. Sample code: dim bodytext as string dim item as...
over 2 years ago in Domino Designer / LotusScript 1 Under Consideration

Add InStrBack function to LotusScript

The function continues the series: StrLeftBack, StrRightBack. It should work like InStr, but starting from the end and moving to the beginning. This function is really not enough when working with large amounts of data. N.B.: Must also be consider...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

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

Mail-in databases Preferences in Verse

Verse mail-in-databases: Preferences are only available for the personal mailbox, we cannot set preferences for mail in databases or secondary mailbox for which the user has access.
about 4 years ago in Verse / Verse on Premises 2 Future Consideration

Allow multiple script libraries to %Include the same constants

If you have two script libraries that both include the same constants file: 'LibraryA %Include "lsconst.lss" 'LibraryB %Include "lsconst.lss" and then you use both libraries in a design element 'FormC Use "LibraryA" Use "LibraryB" this generates t...
over 5 years ago in Domino Designer / LotusScript 3 Under Consideration