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

Update GIT Plugin

The git - Plugin as described at "https://www-10.lotus.com/ldd/ddwiki.nsf/xpDocViewer.xsp?lookupName=IBM+Redbooks%3A+Lotus+Domino+Development+Best+Practices#action=openDocument&res_title=3.7_Source_control&content=pdcontent" is very old. I...
over 7 years ago in Domino Designer / LotusScript 1 Assessment

Notification for APNS certificate expiry

Customer would like some kind of notification to receive when the APNS certificate is near or is expired already. Aside from issuing the command tell traveler status in the server console.
almost 2 years ago in Traveler / Documentation 2 Assessment

Message Disclaimer in Verse

We set a Message Disclaimer in the mail policy. In Notes and iNotes the disclaimer is correctly appended, but not in Verse. This an absolutely essential function. As we have different policies with different disclaimers, we can not use the disclai...
about 6 years ago in Verse / Verse on Premises 0 Future Consideration

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Select recipients from a secondary Domino directory in DJX Name Picker.

Directory Assistance is configured in my environment, and both the primary and secondary Domino directories use the DJX Domino Directory template. Verse users can use the DJX Name Picker starting from Verse 3.2.6. Currently, when selecting a user ...
3 months ago in Verse / Verse on Premises 0 Future Consideration

Ability to search the directory in DJX Name Picker

Verse users are able to use the DJX Name Picker starting from Verse 3.2.6, and this is a very useful feature for Japanese users in DJX environments. However, adding a search function to the DJX Name Picker will be highly requested. Currently, when...
3 months ago in Verse / Verse on Premises 0 Future Consideration

Manage Domino groups memberships from LotusScript

Please provide a class to manage/read users and their group/subgroup memberships in any Domino address book.
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration

"GetDocumentByKey" is giving search result as a document with column values having new line in it.

The syntax for "GetDocumentByKey" is --> Set notesDocument = notesView .GetDocumentByKey( keyArray [, exactMatch% ] ) Return value is --> A NotesDocument. The first document in the view whose column values match each of the values in the key...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

ability to programmatically navigate to a document in a view

I want to have the option to highlight a document in a view when I open the view e.g. in the postopen event I can use the document unid that I have set as environment property. the idea is to toggle between views but keep focus on a choosen / high...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Easier conversions from Rich Text to other Format

Easier conversions from Rich Text-Fields to HTML, RTF, PDF etc and back without Declare API function.
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration