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 586 of 9014

Add a method to change the character set.

NotesHTTPRequest responses are sometimes returned in a format other than UTF-8. Please add a method to specify or change the character encoding.
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Angular Routed apps must fall back to index.html instead of error 404

If the application uses the Angular router, you must configure the server to return the application's host page (index.html) when asked for a file that it does not have. A routed application should support "deep links". A deep link is a URL that s...
over 1 year ago in Domino Designer / LotusScript 0 Under Consideration

Add Sub Code Template also automatically to the Sub's Initalize and Terminate

If you are used to Lotusscript code templates, you may have detected that the Initalize and Terminate Events are automatically created but without using any code template. Thus I suggest to add the Sub code template or may be even new special code...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Support Domino 12.0.1 for Nomad server on Domino

Customer use Domino 12.0.1 and they want to use Nomad server on Domino. This is enhancement request that the latest version of Nomad server on Domino should support not only Domino 12.0.2/14.0, but also Domino 12.0.1.
over 1 year ago in Nomad / Nomad (Web) 1 No Plans to Implement

Undo function on DMA

I want a function on DMA to restore the contents that I accidentally edited.
almost 7 years ago in Nomad / Nomad (Web) 0 Future Consideration

NotesUI class can access that view created by NotesDatabase.CreateView

A new feature was requested to create a new view with the NotesDatabase.CreateView method and immediately use it from the Notes client. LotusScript cannot open this new view without reopening the database, even after creating a new view with the ...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

NotesRegistration.RegisterNewUser method has no parameter for setting value of MailDomain parameter

NotesRegistration.RegisterNewUser method has no parameter for setting the value of MailDomain parameter. For single mail domain NotesRegistration.RegisterNewUser method sets correct Maildomain field in the person document automatically without a p...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Mail Template customization and integration with web service, rest api, odbc without code

Mail template customization was strong over than competitor for a long time. From my idea centralize customize mail template should have considerate every thing that was customize should be deploy in all device and all platform too.
about 7 years ago in Domino Designer / LotusScript 1 No Plans to Implement

new lotusScript method db.GetUnModifiedDocument based on threshold date

There is currently methods to build collections based on GetModifiedDocuments (positive change) and UnprocessedDocuments (agent hasn't touched). GetAllUnreadDocuments ,etc But there are times you need to process or inspect documents that haven't b...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Action id counter

Option to set last id for shared Action. When adding new action, action is added with an existing id. So actions overlap and it is a mess to set them right.So when adding action, it should check what is last id. Optionally would be nice to be poss...
over 3 years ago in Domino Designer / LotusScript 5 Needs Clarification