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

My subscriptions: Domino Designer

Showing 1350 of 8767

"Input enabled" not always working

In (at least) V11.01 FP2, when using a @formula in the input enabled section of (at least) checkbox, radio button or listbox field, it is not working. When using a simple formula like @if(@getfield("IsAdmin")="1";@True;@False), it looks like the @...
over 4 years ago in Domino Designer / @Formulas 1 Needs Clarification

Extend the limitation of action name's length

Action name has the 128 byte limitation and the following message is displayed when it's over. "The action's composite name is too long. (An action's composite name includes the names of its parent actions.)" When we use DBCS characters for ...
over 4 years ago in Domino Designer 2 Under Consideration

Add a final newline when compressing js files

We have several 3rd party products in js in our XPages application. These js files do not end the last line of code with newline. Consequently, when Use runtime optimized JavaScript is selected, the first line of file b.js is attached directly to ...
over 4 years ago in Domino Designer / XPages 1 Under Consideration

Submitting support requests

I want to report a bug in Domino Designer but there's no option to do this from the Help menu (or the Notes or Admin client). We can click the submit feedback option which just links to this ideas forum, and there's a link under Resources\HCL Cus...
over 1 year ago in Domino Designer / Documentation 3 Already Exists

Only one embedded view is visible in browser even if there are multiple embedded view present in the FORM at design level

The web server has a limit of one html view on a form. This has been around a long time. As such, even if there are multiple embedded views in FORM, but only one (top one) is displayed at browser.
almost 6 years ago in Domino Designer / Views 0 Under Consideration

new lotusScript method db.GetUnModifiedDocument based on threshold date

There is currently methods to build collections based on GetModifiedDocuments (positive change) and UnprocessedDocuments (agent hasn't touched). GetAllUnreadDocuments ,etc But there are times you need to process or inspect documents that haven't b...
almost 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Action id counter

Option to set last id for shared Action. When adding new action, action is added with an existing id. So actions overlap and it is a mess to set them right.So when adding action, it should check what is last id. Optionally would be nice to be poss...
almost 3 years ago in Domino Designer / LotusScript 5 Needs Clarification

Add XPages Navigation Rule designer from Eclipse with docs to Domino Designer

Eclipse already has a Navigation Rules designer for JSF with drag and drop features and property pages. It already has documentation here: https://help.eclipse.org/kepler/index.jsp?topic=%2Forg.eclipse.jst.jsf.doc.user%2Fhtml%2Ftasks%2Ffacesconfi...
about 6 years ago in Domino Designer / XPages 0 No Plans to Implement

Add Sub Code Template also automatically to the Sub's Initalize and Terminate

If you are used to Lotusscript code templates, you may have detected that the Initalize and Terminate Events are automatically created but without using any code template. Thus I suggest to add the Sub code template or may be even new special code...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

[FAILSILENT] keyword in @DbColumn

We can use [FAILSILENT] with @DbLookup, but we cannot use it with @DbColumn now.
about 6 years ago in Domino Designer 0 Under Consideration