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 of 8270

Ways to validate uploaded files

When Domino is out in the open, many more requirements for handling incoming files in application are required which today we can not met. Checking the extensions or validate the content-type are not sufficient because they can be spoofed. Therefo...
7 months ago in Domino Designer / Java 0 Under Consideration

Allow more web-like events on form fields

Would it be possibe to add (most of) the other field events to form fields, e.g. Click and DblClick? They could be very useful in various circumstances. Or implement (in JavaScript) form.field.addEventListener, so it can be accomplished using Java...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

Ability to re-sort in an embedded view that show single category

If the entire view is displayed with a header in the embedded view, it can be re-sorted by another column that has it set. However, if show single category is set, the triangle for sorting will disappear. This is because it would turn off the cate...
almost 2 years ago in Domino Designer / Views 0 Needs Review

Add further options in comparedbs.ntf to only compare parts of the design

It would be nice if there were options that you can filter which design elements should be compared, so that the compare process will be faster and the results will be easier to monitor. In particular, I would appreciate the following options: onl...
7 months ago in Domino Designer 0 Needs Review

Make XPages artifacts as available as possible

Since the plan is to aim to reuse as much of existing XPages apps in new apps as possible, it would be tremendously useful to make the parts that make up the XPages stack as available as possible. The ideal would be open-sourcing it entirely. Seco...
over 5 years ago in Domino Designer / XPages 0 Under Consideration

Add HasElement to the NotesJSONNavigator class to test if an element exists

There is the GetElementByName method for a NotesJSONNavigator in LotusScript. A serious drawback is that it gives an error when trying to get an element that isn't there. Please supply HasElement (or just don't generate the error).
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Add input masks for editable fields

Add a checkbox, default off, to enforce a limited input mask Include some defaults E.g. {0-9,.E} for a numeric field, or {##/##/####} for a date field
about 6 years ago in Domino Designer 2 Assessment

Right-click on an Agent to Run on Server

There is the possibility to start an agent in the Designer client, using right-mouse click on the agent followed by Run Agent. The agent will run locally, and to test a server agent one has to use the Admin client with sufficient rights and the Ag...
almost 2 years ago in Domino Designer 0 Under Consideration

Ability to embed the screen of an External site in a Notes Page (like Google.com or SharePoint home page)

Currently, there no is way to embed the external web page (external site) in the Notes Page. The requirement is to embed the external site (like google.com or SharePoint home page etc) into a Notes Page. This external site should be displayed s...
over 1 year ago in Domino Designer 1 Under Consideration

ability to programmatically navigate to a document in a view

I want to have the option to highlight a document in a view when I open the view e.g. in the postopen event I can use the document unid that I have set as environment property. the idea is to toggle between views but keep focus on a choosen / high...
11 months ago in Domino Designer / LotusScript 1 Needs Review