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 1036 of 8857

Add filtering capability to Service configuration source/target panels

Some services/forms have a large number of source/targets and when I am trying to create mappings I have a hard time finding what I want to map. It would be really nice to have a way of filtering the source/target parameters. Add a filter text box...
about 5 years ago in Leap 0 Future Consideration

Rest API XPAGES secure

I want to have an API that goes to a view and retrieves some data, but I don't want that user to access the database via the web. This is not possible because to create a REST API from XPages, you have to grant permissions to the database where yo...
over 1 year ago in Domino Designer / XPages 2 Already Exists

GetDocumentByKey to include 'Variant' data type

When using GetDocumentByKey, on a two ordered columns: a String and a numeric value When getting a document using an array of Variant, where the first element is a String and the second a Long, AFTER the lookup - that correctly takes place - the n...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

@businessdays seems to be broken (tested in V12)

It looks like @businessdays is not working as expected (anymore?). It shows number of days between to values (also very handy :-), however not business days. _d := @adjust(@today;0;0;-7;0;0;0); @BusinessDays(_d;@Today) This wil result in 8 where I...
almost 2 years ago in Domino Designer / @Formulas 4 Under Consideration

Fix 40 character limit in the WSDL import for Lotusscript

There is a known bug that prohibits you from importing many WSDLs into a Lotusscript consumer. It's been acknowledged by IBM, but there were no plans to fix. This sounds like an easy one, but with all the LS functionality you've been working on, t...
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

The EditInsertSignature command needs an option to prevent blank signatures

Notes v14 was released recently with the change to have @Command([EditInsertSignature]) return 1 or 0 for "Done" or "Cancel" respectively. However, it does not go far enough. It needs an option to prevent blank signatures. This option should trigg...
almost 2 years ago in Domino Designer / @Formulas 0 Under Consideration

Ability to limit number of apps per user / group and app size

(ex. forum): I can think of two variables that substantially influence the size (MB) of an app: - App files uploaded during app creation added as part of the application design- Attachment files submitted by end-users in deployed applications In o...
almost 2 years ago in Leap / Documentation 0 Under Consideration

iNotes Customize with XPages

XPages is one of development tools for ibm notes development. I don't no why iNotes Customize or development was develop from different methodology and some feature function is not the same in notes client. iNotes, Domino.Doc, Quickplace, Quickr i...
about 7 years ago in Domino Designer / XPages 2 No Plans to Implement

Move calendar popup on Date Fields to an icon to the right of the field and default to manual entry for the field.

No description provided
almost 2 years ago in Leap 1 Needs Clarification

Allow loading of multiple JS files which are imported into Volt App

Currently, multiple JS files which are stored on web server can be loaded into Volt app but same doesn't work if we import the multiple JS files into Volt app and then try to load it. Some times it makes difficult to export and transfer app into a...
over 3 years ago in Leap 0 Needs Review