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 4068 of 8880

Allow Notes 10 Team Calendars to set Alarm Settings

Alarm Settings can not be enabled for shared calendars. The alarms daemon or background thread on the Notes client checks for alarms only in the mail file pointed to by the Location document. Alarms pop up and subsequent mail notification get sent...
over 6 years ago in Notes 0 Under Consideration

Updated private views from Shared view

I'd like when create a private views from the shared view the possibility when update the shared view , the private view also update. If someone not wants the possibility with the tick not update this private view is not update. Also the possibili...
over 4 years ago in Domino Designer / Views 0 Under Consideration

Ability to show unread count for views created by users

Customer requirement is to display number of unread document count for the views created by user in his mail database without making any modification to template. Some settings at Notes (Basic and standard) to fulfil this requirement.
almost 2 years ago in Notes 2 Under Consideration

Missing documentation for NotesDominoQuery class

Currently working my way through DQL and QRP topics. Tried to get a catch on NamedResults and was wondering for a couple of days why I couldn't get it to work: I'm working on a simple query like Set nQuery = myDb.CreateDominoQuery() sQuery = "task...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review

Short list of fonts in the properites box similar to the short list for languages

Having a short list for last used languages for a text is very helpful. I would wish this would be implemented in a similar way to recent used fonts. Today I have to search thru the list many times a day. Having a short list would help me and many...
about 7 years ago in Notes 0 Under Consideration

Changes on the Java code called by ScriptLibrary do not reflect immediately

ScriptLibrary written on LotusScript is calling a method from a Java code - getVersion e.g. Print "Java version: " & reader.getVersion() If we append something else on the Java code for getVersion e.g. public String getVersion() { return "<...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Fulltext search string sanitizer

We need a sanitize function that will cleanup and FT search string like there is in other environments for SQL before using it in an FT search. And to have different levels of sanitation. I think there is lot's of Domino applications where you pot...
about 1 year ago in Domino Designer / LotusScript 0 Needs Review

Global field settings

Fields which include Text, Combobox, Check Boxes, Radio Buttons and Date/time fields require the developer to apply settings in each instance of a field, which is extremely tedious and time consuming. Our recommendation is that the developer would...
over 5 years ago in Domino Designer 1 Under Consideration

Misleading documentation must be corrected esp. in the NotesDominoQuery area

I'm currently fighting my way into the DQL and QRP classes (LotusScript/Java), and found many bad and misleading information as well as missing parts in Designer help. To begin with, there are only examples in the LotusScript area, Java examples a...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

new view type showing only the profile documents would be very helpful

.... or maybe there is a special flag in the $flags field for such views, as it is now for views with deleted documents only: DESIGN_FLAG_DELETED_DOCS 'l': Indicates that a view is a deleted documents view
about 7 years ago in Domino Designer 1 No Plans to Implement