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 1329 of 8706

Modify "Record Activity" using Java

I was asked to programmatic to modify whether a database is recording user activity. There doesn't seem to be a way to do it currently using code.
over 2 years ago in Domino Designer / Java 0 Needs Review

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...
over 5 years ago in Domino Designer 1 Under Consideration

Add an @Formula equivalent of LotusScript's LenB

It's currently impossible to tell how many bytes a string will take up in formula language, which makes it even more difficult to work around the 32k field limit / 64k computed text limit. The encoding used for this function should match whatever ...
almost 5 years ago in Domino Designer / @Formulas 0 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.
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

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...
almost 5 years ago in Domino Designer / LotusScript 3 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 ...
almost 7 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
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Either a shared action bar or add an action bar style object to be applied to an action bar

Right now it's an utter pain to have to set up action bars for multiple forms and/or views
almost 7 years ago in Domino Designer 1 Under Consideration

"Grey Out" hidden view columns in designer

From David Lundy Let us navigate the folder hierarchy when selecting a template. Let us browse outside the data directory. At a very minimum, even without a hiearcichal view, let us display titles, template names, filenames and dates, and sort o...
almost 7 years ago in Domino Designer 0 Under Consideration

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