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

Error handling: try.. catch java-style error handling in Lotusscript

Even javascript has this! java/javascript is like this: try { some lines of code... some code that erros } catch(error) { deal with error } With new Try Catch End Try block, Lotusscript could be .. Try Do this Do that Do another Catch <...
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Out Of Office as richt text

I propose OOO (OOA and OOS) be reprogrammed so it can send rich text format messages.
almost 5 years ago in Domino / Administration 0 Under Consideration

New lotusscript method to send MIME mail from lotusscript backend class

When i want to send a lot of email with mime format. It will be done with uidoc.save, uidoc.send, uidoc.close within loop and hang. uidoc.send use config mime format in location document in this picture. If lotusscript backend class can do the sam...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Activate spell check when using InsertText

When a user pastes text from the clipboard into a text field or rich text field with spell checking enabled, the misspelled words are marked red. When pasting the same text with the NotesUiDocument method InsertText, the misspelled words are not m...
almost 4 years ago in Domino Designer / LotusScript 0 Needs Review

Import Holidays automatically via a scipt

At the moment, every user has to import their holidays manually into their mail calendar. We would like this to be done regularly administratively for all users' mail databases
over 2 years ago in Domino / Administration 1 Assessment

Make the Designer task smarter

When there is a central template database with libraries containing classes that are used in many other databases, the modification of one class can easily lead to an avalanche of user complaints: Type mismatch on external name: xxx. It happens ev...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Mask the full database path when accessing iNotes

Mask or hide the full database path showing on the address bar when accessing iNotes. Unlike Verse on web, the full database path is not showing when accessing verse on web. Below are some sample database path when accessing the web mails. iNotes ...
almost 3 years ago in Domino / Administration 1 Already Exists

Clear and brilliant audio indication to confirm my voice is on broadcasting.

"Can you hear me?" It's most repeated phrase in the world in web meeting. Sametime Meetings have small or tiny audio level indication on the left of perosn window. It is hard to recognize. See attached image. I suggest larger and brilliant audio i...
over 4 years ago in Sametime / Meetings 2 Future Consideration

Restrict the usage of the server by time of day

Users in certain countries are prohibited from work related tasks such as attending a meeting past 6PM on a weekday or on weekends. This enhancement is to disallow users access to certain features via policy that applies to a specific time of day.
almost 7 years ago in Sametime / Meetings 2 No Plans to Implement

Replace the view in the frameset with OpenView in NotesUIWorkspace.

Currently, it is not possible to use OpenView to switch views while a view is open in a frameset. We must open another frameset to switch views. We would like to be able to switch views within a frame with OpenView.
almost 3 years ago in Domino Designer / LotusScript 1 Needs Review