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 1304

Please identify LotusScript reserved word more correctly in Domino 11.0.x Designer

One customer use Domino Designer 11.0.x and defined a function with name DeclareObj like following: 1 Function DeclareObj( count As Integer ) As Integer 2 DeclareObj = False 3 (省略) 4 DeclareObj = True 5 End Function then he got a "Variable should ...
over 1 year ago in Domino Designer / LotusScript 2 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...
about 6 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 ...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

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...
about 3 years ago in Domino Designer / LotusScript 1 Needs Review

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

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

Search may not return all expected documents if relative documents are being modified

A LotusScript agent that uses the Search method (of the Notesdatabase class) may not always return the expected set of documents in cases where the relative documents are being modified. This was observed in a case where one agent was executing th...
9 months ago in Domino Designer / LotusScript 1 Needs Clarification

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

Display details of all scheduled agents without opening Designer

Check the Owner, last modified By, Signer information of all the scheduled agents on the Domino server without opening the agents in Domino Designer. 1. For the scheduled agents on the Domino server customer need to check the Last Modified By Name...
over 4 years ago in Domino Designer 1 Under Consideration