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 1303

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 ...
about 2 years ago in Domino Designer / LotusScript 0 Under Consideration

I want an option in increments of x min.

If I choose a native OS style in the time field, I want to add an option that allows me to choose in increments of x min. Now I can only select in 15-minute units.
about 5 years ago in Domino Designer 0 Under Consideration

Add ability to have @Commands in Show Single Category for embedded views

It would be nice to have the ability to use @commands such as @If(@Contains(@UserName;@DbLookup("" : ""; "Notes Glenville/Applied Robotics Inc." : "NAMES"; "Groups"; MyReports; "Members"));MyReports;""); This would get if the user is in a group, ...
9 months ago in Domino Designer / @Formulas 2 Needs Review

Soft Locking needs programmatic method to check for locks/unlock

When Document Locking is not enabled, Soft Lock feature is enabled as default. It prevents two users from editing the same document on the same server at the same time. The customer request us to add programmatic functionality for soft locking. Tw...
almost 3 years ago in Domino Designer / LotusScript 1 Needs Review

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

Calendar overlay feature on desktop and mobile native app

Many customer want to see calendar of another person in mobile phone. Verse and integrate notes application should have this feature. Useful for project management and utilize customer resource.
over 5 years ago in Domino Designer / Views 0 Under Consideration

Allow to exclude a LS class or an entire LS Library to be excluded from debugging

Problem: As usual nobody wants to invent the wheel again, thus we use libraries and classes so that we do not have to write the same code again and again. But if in an application something is wrong and one has to debug the code and has to go thro...
over 1 year ago in Domino Designer 1 Needs Review

Copy Eclipse JSF UI to edit FacesConfig.xml

Eclipse has the UI in designer to edit the faces-config.xml file. There is no 'hint' to a Domino developer what all can be created in FacesConfig.xml. Then add this documentation to Domino Designer that goes with the faces-config xml file http...
over 5 years ago in Domino Designer / XPages 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.
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Allow DQL queries on Notes Document Collections, rather than just an entire DB

Currently, the FTSearch keyword (LotusScript) allows for performing searches on both a DB or a document collection. Include this feature with DQL so queries can be performed on document collections as well.
almost 4 years ago in Domino Designer / LotusScript 3 Needs Clarification