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 751 of 8853

Add SetColorForCell method for NotesRichTextTable object

Now we can use only Main Color and Alternate Color for all NotesRichTextTable
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

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

Add @usercanedit

Really useful for hidewhens on buttons, text, etc.
over 7 years ago in Domino Designer / @Formulas 3 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

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

Enable application document logging

Database should have feature like a document log history separate database and enable by default eg. who create, read, update and delete this document. Sometime document was disappear from database but don't khow who delete the document.
almost 3 years ago in Domino Designer / Views 0 Needs Review

New Relic functionality that allows information from the end user's web browser session to be monitored.

Requesting to have New Relic "Browser" functionality that allows information from the end user's web browser session to be monitored for page timings, actions, locations, and other direct usage information.
almost 5 years ago in Domino / Reporting & Analytics 3 No Plans to Implement

Show text in action bar

When the action buttons of the action bar are displayed in the right and left corners, a blank space is created in the center. I want to display text generated by functions and expressions such as @DbTitle in this blank space. If I can display te...
almost 4 years ago in Domino Designer / Views 0 Needs Review

Folders that can be sorted manually by drag and drop

Sometimes we want to use a folder that contains only the documents we want to stand out from the documents in the nsf as a list that is independent of the other documents. In mail, this is the inbox folder. inboxes are usually expected to be displ...
over 4 years ago in Domino Designer / Views 0 Needs Review

Assign a new Programmatic Column Name when copying and pasting a column in the view.

I think this is an old bug. Sometimes when a column is copyed and pasted in a view the programmatic name of the column will not change. I often was wondering why the new pasted column does not show the correct result of the underlying formula. Thi...
almost 3 years ago in Domino Designer / Views 0 Needs Review