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 1318

XPages on close event

I did't find onclose event in xpages. Sometime i want to keep an user session log from user behavior.
over 6 years ago in Domino Designer / XPages 2 No Plans to Implement

notesAdministrationProcess.DeleteUser doesn't delete Vault ID

"notesAdministrationProcess.DeleteUser" won't touch the vault. Domino does not have any API that can be used to delete an ID from the vault, or to mark an ID in the vault inactive. An admin must manually delete/mark inactive an ID entry in the vau...
over 4 years ago in Domino Designer / LotusScript 3 Under Consideration

domino-db: add a "read-All-items" method to the document class like document.readAllItems()

In some cases, it is hard to know what items are already in an existing document. In my use case, I want to display all items of a document in a list element in react. I also want to be able to do that with documents in apps where I do not know th...
about 5 years ago in Domino Designer 1 Under Consideration

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 ...
almost 2 years ago in Domino Designer 0 Needs Review

General spell check in XPiNC for non-ckeditor fields

Although workarounds are possible, at present there is no baked in spell check for normal text input or input box controls in the XPiNC environment. Enabling a more modern, in-flow spell check, without the overhead of the CKEditor control for ever...
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Xpages xmlns should reference HCL

When creating an Xpage, the XMLNS is set to IBM. This should be changed to HCL. xmlns:xp="http:// www.ibm.com /xsp/core" xmlns:xe="http:// www.ibm.com /xsp/coreex" Technically this isn't causing Xpages to not work however IBM should be replaced.
almost 2 years ago in Domino Designer / XPages 1 No Plans to Implement

Make it easier to work with lists in @Formula

make it more easy in @Formula to work with lists/multi-value fields in @Formula similar to javascript/java e.g. "add"/"push", "remove"
over 5 years ago in Domino Designer / @Formulas 1 Under Consideration

Record What Objects DesignReplace and DesignRefresh Updates

Replacing designs programmatically is very useful for rolling out code, but there is currently no way to verify what design elements were affected, you can only watch the progress bar and hope you saw what you needed to see.
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Update the existing LS ODBC method to keep up with the current environment

Limitation 1 : LS ODBC cannot work on Notes Client installed on Mac OS Limitation 2 : Does not return error generated by the target database, instead a generic LS:DO error is returned. I would be happy to use other alternative for Domino to write ...
over 6 years ago in Domino Designer 4 Needs Clarification

Add the ability to put '++ and '-- to indicate a section of lotusscript, that by default is collapsed

Sometimes there are huge if/then of do/until loops that would be nice to collapse the contents
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration