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 1357

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...
over 1 year ago in Domino Designer / XPages 2 Already Exists

Single copy Xpage design chache refresh without restating HTTP Task

Environments that have not yet been migrated to the new version retain the reference to the previous db-xpages sharing environments that are migrated to the new version use the reference to the new shared-xpages shared The whole thing without ever...
over 6 years ago in Domino Designer 1 Under Consideration

@RoundUp and @RoundDown

@RoundUp and @RoundDown, speaks for itself.
over 6 years ago in Domino Designer / @Formulas 2 No Plans to Implement

Put icon in column instead of checkbox for Designer items

In Designer, there are columns for 'No Refresh', 'Inherits Design', 'Notes', 'Web'. It would be better to have the specific icons for those options on the same line as the item instead of having to scroll up to the top to be reminded which column ...
about 5 years ago in Domino Designer 0 Under Consideration

Add ability to open design elements in design mode (not DXL) from the list of search results

Eclipse-based Designer provides a powerful search function. Today, when a user double-clicks on a search hit, Designer opens the DXL view of the relevant design element, which is of very limited use when the purpose is to edit the design element. ...
over 6 years ago in Domino Designer 0 Under Consideration

Default sorting order of Design elements

Default sorting order of Design elements (Forms, Views etc) should be on [last Modified Date], currently is By Name. 99 % we need to sort it again by last modification date which is annoying.
about 5 years ago in Domino Designer 1 Under Consideration

Classify Views

In all developments in Lotus Notes we use a lot of views and it's normal repeat views. The idea is make folder classification don't affect of the name of the view from the designer knows which view belogns a dblookup or lotuscript to search someth...
about 5 years ago in Domino Designer / Views 3 Needs Clarification

Click once to convert lotusscript library to web services

Click once to convert lotusscript library to web services
over 6 years ago in Domino Designer / LotusScript 0 No Plans to Implement

@businessdays seems to be broken (tested in V12)

It looks like @businessdays is not working as expected (anymore?). It shows number of days between to values (also very handy :-), however not business days. _d := @adjust(@today;0;0;-7;0;0;0); @BusinessDays(_d;@Today) This wil result in 8 where I...
over 1 year ago in Domino Designer / @Formulas 4 Under Consideration

Enable registerNewUser to detect mailfile replica creation failure

When registerNewUser of Java's Registration class is used to register a new user, if a server other than the home server is specified in the MailReplicaServers property, a mail file replica is created on that server. Even if the mail file replica ...
over 1 year ago in Domino Designer / Java 1 Needs Review