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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Add ability to have @Commands in Show Single Category for embedded views

It would be nice to have the ability to use @commands such as @If(@Contains(@UserName;@DbLookup("" : ""; "Notes Glenville/Applied Robotics Inc." : "NAMES"; "Groups"; MyReports; "Members"));MyReports;""); This would get if the user is in a group, ...
over 2 years ago in Domino Designer / @Formulas 2 Under Consideration

MAC - auto zip folder attachment shows different filename when displayed in View

1. Drag and drop a folder from MAC workstation onto Notes Form which auto zips the folder attachment. In the document it shows the attachment name is similar to the folder name from MAC workstation. 2. By default, the column in View will fetch the...
almost 5 years ago in Domino Designer / @Formulas 0 Under Consideration

A method should be provided to upgrade an existing user to a roaming user using LotusScript

SPR # DPOL6S8M65 - A method should be provided to upgrade an existing user to a roaming user using LotusScript. There is currently no way to achieve such an upgrade through LotusScript. The NotesAdministrationProcess class provides a MoveRoam...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Ability to switch to the failover server at design element level (Frames/Frameset)

Ability to switch to the fail over server at design element level (Frames/Frameset/Outlines) when the current server is down. Eg : When user clicks on the link on the navigation page which supposed to open a view, it should have the ability to sel...
almost 5 years ago in Domino Designer / @Formulas 1 Under Consideration

Allow Users to Set Preference in Designer - When Pasting Objects Whether to Set "No Refresh" Flag and Inheritance

Having the "No Refresh" flag turned on automatically when pasting design elements into an NSF causes a lot of grief if it's not spotted. The same with inheriting from the design of the source DB. It would be nice if it didn't ask every time about ...
over 7 years ago in Domino Designer / Debugger 0 Under Consideration

Function that returns a collection of documents I may read within the database

A function that simply returns me all documents I may read in the database. so I do not need to apply a form or field or anything.
over 7 years ago in Domino Designer / Java 2 Under Consideration

Eclipse editor: auto-indent on paste only seems to work when pasting text which was copied from the Eclipse editor

This should be supported when pasting from an external source too.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Bring ApprovalCycle template back and enhancement web and mobile support

Please bring ApprovalCycle template back and enhancement feature web and mobile.
over 7 years ago in Domino Designer / XPages 0 Under Consideration

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 2 years ago in Domino Designer / XPages 2 Already Exists

@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 2 years ago in Domino Designer / @Formulas 4 Under Consideration