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 1279

Rest API XPAGES secure

I want to have an API that goes to a view and retrieves some data, but I don't want that user to access the database via the web. This is not possible because to create a REST API from XPages, you have to grant permissions to the database where yo...
7 months ago in Domino Designer / XPages 2 Already Exists

Add Design Element Search Menu Item

The Search functionality available in the Package Explorer tab in Designer is a great tool to find all the places you have used a design element (e.g., view, agent, form, etc.). But, what would be even better is if in the "Application" tab you cou...
over 2 years ago in Domino Designer 0 Needs Review

Formula Language for returning True/False to check if OS file is existing

Direct Formula Language instead of combining other functions to have a simple check if an OS file exists or not
over 3 years ago in Domino Designer / @Formulas 2 Needs Clarification

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"
almost 5 years ago in Domino Designer / @Formulas 1 Under Consideration

Content Assist feature needs to recover from typos

While coding an agent or script library, this feature presents the programmer with property &/or method options for any objects they reference. It works great in Agents and Script Libraries, reducing your options as long as one exists for what...
about 4 years ago in Domino Designer / LotusScript 1 Under Consideration

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

Implement the constant "PROMPT_CHOOSEDATABASE".

PROMPT_CHOOSEDATABASE is an argument to the Prompt method of NotesUIWorkspace. According to the help, it says the following. -----From----- Note: The constant name PROMPT_CHOOSEDATABASE is not implemented but the literal value 13 can be used inste...
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration

LotusScript equivalent of @Command([ComposeWithReference]) as it is used in the Mail file

The only to replicate the Reply-with-History format generated in the Mail file is to use @Formula language. If there is a way to do this in LotusScript then it's hidden very well & is undocumented.
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

XPages on close event

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

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