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

Clear

Ideas

Showing 1369 of 8851

@RoundUp and @RoundDown

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

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

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

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

Click once to convert lotusscript library to web services

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

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

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

Private views retainable across replicas

Private views currently are tied to a particular copy of a replica if storing it in a database. I would like it updated so that private views are tied not to a replica instance but to a replica ID so that they are kept intact when recreating a rep...
almost 7 years ago in Domino Designer / Views 0 Under Consideration

@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