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 1264 of 8866

NotesForm functions

Today we have getfieldtype it would be good to have three more functionsGetDefaultFormula = Returns default value formula or Computed Formula GetTranslationFormula = Returns Value translationFormula GetValidationFormula = Returns Validation Formul...
about 2 years ago in Domino Designer / LotusScript 1 Needs Review

Rebuild Dependent Agents/Script when Script Library Classes are Updated

Changes to script library classes can break code throughout a database, with errors such as "Cannot find external name: EMAILREMINDER" occurring until the agents/scripts are re-saved. This can be frustrating as Designer doesn't automatically re-bu...
almost 5 years ago in Domino Designer / LotusScript 3 Under Consideration

Nomad Web - Full Text Search Advanced Search Options

Our core applications rely heavily on the ability of the end user to utilize the full text search advanced options to search all documents for very specific information for investigative purposes. For instance, being able to use the "Search within...
over 2 years ago in Nomad / Nomad (Web) 1 Under Consideration

Smooth/Flick Scrolling for Nomad iOS

When navigating a very long document in Nomad iOS, you can only scroll up or down one screenful of text at a time. So if a document has, say, 20 screens worth of text, it's hard to get all the way to the bottom or all the way back up to the top. I...
8 months ago in Nomad / Nomad (iOS) 0 Under Consideration

translation of the appointment cancellation into german is not logical

I use Verse in the German language and when I want to cancel a meeting the command is “Abbrechen” which in German rather means that you want to close the mask. The correct translation would therefore be “Absagen”
8 months ago in Verse / Verse on Premises 0 Needs Review

drag-n-drop files into the email being created directly from other emails

provide the ability to drag-n-drop files into the email being created directly from other emails, avoiding download/upload. This feature could be good improvement of Verse. Feature is currently available in OWA.
about 4 years ago in Verse / Verse on Premises 0 Future Consideration

Add new Methods to NotesUIDatabase and NotesUIFrameSet

Need way to manipulate View->Search this View programmatically. Many users suffer from unfriendly search syntax, for example so find "Lamborgini" user expect to search for "Lambo" and will get no results, while Notes expects "Lambo*" with aster...
about 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Easier way to create a task or ToDo

Nowadays using iNotes to create a new task you need to give 3 clicks, and still deal with an outdated interface. Why not make it simpler and integrated it with Verse? At the "more" (three dots) menu, add the New Task option, which can right the wa...
about 4 years ago in Verse / Verse on Premises 0 Needs Review

NotesEmbeddedObject add last modified property

Add a LastModified property to the NotesEmbeddedObject property. This will be useful for when you need to detect if a user has changed an attachment. The only other method of doing this is checking the name and file size haven't changed. The attac...
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow add to item array of objects "NotesDateTime"

I want that code below will work correctly and in NotesDocument will store array of dates Dim ws As New NotesUIWorkspace, uidoc As NotesUIDocument, cdoc As NotesDocument Set uidoc = ws.Currentdocument Set cdoc = uidoc.Document Dim ndt1 As New No...
almost 5 years ago in Domino Designer / LotusScript 4 Under Consideration