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

LotusScript

Showing 219

Set row height of view through lotusscript property

Now we can finally create views through DQL and then format them the way we like through the NotesColumn Lotusscript class which is FANTASTIC. However, I don't see any option to define the variable row height of the resulting view in any of the vi...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

SortOption in NotesQueryResultsProcessor does not work anymore

The method addColumn in der NotesQueryResultsProcessor can not understand his own (4th) parameter for SortOption. If you omit this parameter everything works fine. If you set this parameter to SORT_ASCENDING, SORT_DESCENDING or SORT_UNORDERED the ...
almost 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Execute( {JavaScript code})

Much code wrote on JavaScript language.If i will have opportunity to use it from LotusScript - it will be magnificently
over 5 years ago in Domino Designer / LotusScript 3 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...
about 4 years ago in Domino Designer / LotusScript 3 Under Consideration

Allow Snippets to be added into native Notes elements like Forms and views etc

Snippets cannot be added into a Form or Form event.@formula and JS cannot be added in from a snippet.
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Improve performance when removing all documents from a folder

It's very slow to clean up a folder programmatically. Removing even few hundreds or thousands (plus responses) it takes a while. It would be much faster just delete this private folder and recreate it again. Today the only way to clean up a folder...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Posibility to call a 'partly' Refresh / Refreshhideformulas

This could mean to Refresh / Refreshhideformulas just a part of the ui document like the 'current Table' , 'current Table Cell' , 'current Section' and may be other parts.
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Keep Find Next and Find Previous working in Domino Designer Lotusscript editors

Quickly finding the next or previous occurence of a string without invoking a dialog box is essential for editing speed. I cannot endorse the plan to remove these commands from Domino Designer. Please keep them!
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

I want to fix return value of ChangePassword method of Notessession class.

I executed the ChangePassword method of the Notessession class. Setting the new password to something simple that doesn't meet the password policy (eg, "a") will result in a 4825 error. Also, setting the wrong password for the old password will re...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Extend functionality of class NotesViewNavigator.

I'm as Developer want to have functions for change programmatically the sorting of view and get entries from sorted data. Without this functionality I can not create data-grid such as https://devexpress.github.io/devextreme-reactive/react/grid/dem...
over 4 years ago in Domino Designer / LotusScript 2 Under Consideration