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

Domino Designer

Showing 1238 of 8026

Add a keyword to @DbLookup to continue past non-matching keys

If you call @DbLookup with a list of keys, the lookup will stop after the first non-matching key. I would like it to keep going and process the rest of the keys in the list. For example, say you want the entries for the months February, March, Aug...
over 3 years ago in Domino Designer / @Formulas 1 Under Consideration

Include Swiper for Git effectivity, enhance Compare With

Swiper is great if you want to use Git for Source control. Including it in the product and properly supporting it would enhance developer effictivity. Enbling the swiper filter in the Eclipse navigator action 'Compare With:Each Other' would make...
over 5 years ago in Domino Designer 1 Under Consideration

Create a dominoFaces, dojoFaces JSF package for enterprise Java projects

Let's integrate the Domino Developers who want to use XPages and enterprise java by decoupling XPages into two libraries that can live on their own dojoFaces and dominoFaces. You allow developers developing on Domino to incorporate PrimeFaces,...
over 5 years ago in Domino Designer / Java / XPages 1 Under Consideration

Refresh a document from an embedded view

When I make an emmbedded and I put in the code Dim ws as new notesuiworkspace set uidoc=ws.currentdocument call uidoc.refresh() The system crush and error lotus notes. In version 10 i've this error. Resolve this error.
about 3 years ago in Domino Designer / Views 1 Needs Review

LotusScript Date time Object: New NotesDateTime ("2017-3-7") - is this in March or July?

What date is  to be expected from "New NotesDateTime ("2017-3-7")" ? According to ISO 8601 (valid in the U.S. too) this  would mean 2017  - March - 7th. However, in my German Notes (both, 901 and 10), the result is different (Adding 20 days,  retu...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Allow 'Disable when' formula for buttons both in forms and in action bars

Set a formula to *display* the button but make it inactive, rather than have to hide it Or worse, I currently have to have two buttons, one greyed out and only visible in, say, Read mode and the matching one in full colour, only visible in edit mode
almost 6 years ago in Domino Designer 1 Under Consideration

"Window Title" for views

Yes, I know we can 'force' a window title by naming the view anythng we want, but sometimes there are good reasons to want a different text string to appear (e.g. include the server)
almost 6 years ago in Domino Designer 0 Under Consideration

CORS support for XPages resources

When specifying a JavaScript library on an external site different from the Domino server for an XPages resource, a request must be made using CORS. <xp:this.resources> <xp:script src="https://<external sites outside the domino server&...
9 months ago in Domino Designer / XPages 0 Needs Review

Allow resources from other databases

If you want to use the same code / resource in multiple databases (which do not inherit from the same template), you have to copy-paste the resource to all these databases. This makes it hard to maintain the resources. With resources, I mean files...
almost 6 years ago in Domino Designer 6 No Plans to Implement

odata access to a Domino view

have succesfully - installed the Domino REST API - created scopes, schemas - activated forms and views - get API access to forms, views... - get odata access to forms not able to access a view using odata queries. Could you please give ...
about 1 year ago in Domino Designer 0 Needs Review