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 519

Core Control Link in Xpage (launched in Notes client) needs to be opened in external browser when clicked

Allow links clicked in an Xpage (that is launched from Notes Client 9 or 10) to be displayed/opened in external browser: 1. Create a new xpage onto a blank Notes db 2. Add Core Control Link onto the xpage 3. Set the URL to a site known to be acces...
over 5 years ago in Domino Designer / XPages 0 Under Consideration

Add the missing NotesViewColumn properties

There are a bunch of missing properties to manipulate view columns with LotusScript. This is very annoying because it forces to edit DXL for simple operations like setting a TOTAL. Missing NotesViewColumn class properties are : .isTotal .isAverage...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

xpages ssjs agents

there are unnoficcial ways for to run xpages agents but we need directly use of ssjs agents.
over 7 years ago in Domino Designer / XPages 1 Under Consideration

Xpages dashboard control template

My work, Audit log, bpm graph or log report template, kpi dashboard template, sale, cost, profile and loss dashboard template, crm dashboard, helpdesk dashboard so on. See picture below
almost 7 years ago in Domino Designer / XPages 0 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

Insert programmatically well formatted URLs into richtext

As a Notes developer I would like to insert well formatted URLs into rich text. In the Notes client this is possible manually. Programmatically the richtext item offers the method AppendDocLink. Call notesRichTextItem .AppendDocLink( linkTo , com...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Make the xpage minimum supported release also honor java version

in the XSP properties there is an option of minimum supported release that isn't honored when compiling xpages. So In Designer 9.01 FP10 or Designer 10 code compiled doesn't work on older servers than 9.01 FP8 and if you have several servers that ...
over 6 years ago in Domino Designer / XPages 2 Under Consideration

A view column, that is used to change the view lines back- or foreground color, should be programatically identifiable

If one intends to export with a generic class a view via Lotusscript one runs into the problem that the viewentries column values can contain color information and they can'tbe identified as such. Just assuming that every column value which contai...
almost 6 years ago in Domino Designer / LotusScript 0 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

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