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 666 of 8862

Property to check what is the default view of domino application

Please add a property to easily find out what the domino application's default view is. Currently, I am getting all the views using the Views Property of the NotesDatabase class and inspecting each NotesView using the IsDefaultView property, but t...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

New field type "Source code"

In some cases it is useful to store lotusscript in a text-/richtextfield in a notes document. This source code then is used to execute from a compiled script. This generally works fine. It would be very helpful if a new field type "Source code" (o...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review

Make view OnSelect event work for an embedded view from a remote database

The view Onselect event works in embedded views from the same database but not remote databases. Onselect can be used to return selected document IDs in the embedded view to the parent NotesUIdocument. It would be great if this functionality was e...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

OAuth Support for Chat Mobile App

Mobile Chat should support like Connections now OAuth for an enhanced login experience and better security.
about 7 years ago in Sametime / Chat 0 Assessment

Make it easy to create a conversational bot

Would be great to have an framework to build conversational bots in Sametime, that could be integrated either as public chat on a website, or internally, to allow people create holiday request, IT Support tickets, in Domino application, by answeri...
over 1 year ago in Sametime / Chat 0 Future Consideration

I want to use GPS with my Notes client.

I am developing an application for use with HCL Nomad using the NotesGPS class. I have a GPS receiver connected to my laptop via USB, but when I run the code on a Windows Notes client, the NotesSession.CreateGPS method returns code: 4508. Debuggin...
about 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Logout option for Verse Mobile App

Customer would like to have an option to logout from HCL Verse App due to high risk for confidential data in HCL Verse if users loss their smart phone.
about 1 year ago in Traveler / Documentation 0 Needs Review

Hide Paperclip button by policy

There is no policy to hide the paperclip button ( attach file and/or photo ). You can disable attaching files and/or photo's but you cannot disable all at once by hiding the paperclip. Please add a new policy to hide the paperclip button during chat
over 1 year ago in Sametime / Chat 2 Already Exists

It would be nice to see a date in the Sametime chat history in addition to the time

The sametime chat only stores a time, but that is not useful if I don't even know which day/month/year the chat happened.
over 7 years ago in Sametime / Chat 0 No Plans to Implement

Input and output date and time values ​​in ISO8601-compliant format

If you use the LotusScript NotesDominoQuery class to set the date and time in a DQL query, you must type an ISO8601-compliant format. @dt(‘2021-01-01T00:00:00.00+0900’) The date and time that we usually see in the document properties and vie...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration