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

My ideas

Showing 8465

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...
over 4 years ago in Domino Designer / LotusScript 1 Under 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 ...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Give apps more meta data and/or folders

Within large organisations, there could be hundrets of apps in one or two years. Having only the title and date of last modification it will get hard and time consuming to find an app. Add meta data like tags, author, organisational units, ... and...
over 4 years ago in Volt 0 Under Consideration

Allow Administrator to fully control Recent Contacts of end users

Currently Administrator needs to go to user's desk and manually manage the Recent Contacts of the user. Administrator can't remotely delete, update, hide, limit in Recent Contacts of either selected or all users. So there is a feature request to a...
over 6 years ago in Notes 2 Under Consideration

Support for latest version of Citrix Virtual Apps and Desktops for HCAA

Currently HCAA 2.0.x/3.0.x supports up to Citrix XenApp 7.18 for published Application. e.g.System Requirements for Client Application Access 2.0.1 https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0073900 HCL Client Applicatio...
almost 3 years ago in Client Application Access 0 Needs Review

Closing document with the "x" in the tab bar is not the same as hitting the ESC key

Query close: If Messagebox("Do you really want to close this document?", MB_ICONQUESTION + MB_YESNO) = IDNO Then Continue = False Close the document with the "x" in the tab bar Document closes > Messagebox appears > Answer YES Close the do...
over 3 years ago in Notes 1 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...
almost 4 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
about 4 years ago in Verse / Verse on Premises 0 Future Consideration

Invitees counter-proposal disappears from calendar view

If the invitee "Propose New Time" for meeting with Notes, there will be a placeholder of the original meeting. However, if they "Propose New Time" via Verse, there is no placeholder for the original meeting, and the counter-proposal disappears fro...
3 months ago in Verse / Verse on Premises 0 Assessment

Expose information about number of indexed documents, FT Index Size

It would be good to be able to get number of indexed documents and also FT Index size in bytes using Lotusscript and Java. This is when using Lotusscript checking size of a database including FT Index.
3 months ago in Domino Designer / LotusScript 0 Needs Review