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 1320

new event for 'Checkbox' & 'Radio Button' field 'onChangeSelection' for LotusScript

An event that occurs when the selection in the Radio Buttom / Checkbox field is changed before the focus leaves the field. I want to be able to react to any changes in the selection, e.g. to call uiDocument.Refresh() -while the user stays in the f...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Show LotusScript functions or subroutines that are not called.

No description provided
over 6 years ago in Domino Designer / LotusScript 3 Under Consideration

Add Indication of Hide-Whens Present on Forms etc in Designer

This will help debug design objects when hide-when fields are present. It would be idea to be able to see the hide-when details without having to open the properties, such as mousing over or a setting that shows it as markup
almost 6 years ago in Domino Designer / @Formulas 0 Under Consideration

Get parameters in a notes: link

Given a notes-link, like notes://server/database/form?openform&somefield=1, could you make it possible to transfer parameters in the Query_String, in this case getting the value of somefield ? In other words, can you implement that a notes-lin...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Add a @Calendarweek formula function, which obeys the user's regional settings

Sometime users want to categorize documents in a view by calendar week. The calculation of calendar week is differerent in different parts of the world, e.g. the rules for the US differ from the rules used in Europe. The Notes client calculates th...
almost 6 years ago in Domino Designer / @Formulas 1 Under Consideration

Improve/Enhance XPages and Lotusscript Editor

Please Improve/Enhance XPages and Lotusscript Editor like a Notepad ++ eg. format source code, compare and hightlight source code, line of code, code suggestion for performance improvement.
about 2 years ago in Domino Designer / LotusScript 1 Needs Clarification

More radical approach to Designer clients

Requiring JavaScript developers to use the Notes, Designer or Administrator client will force them to install an additional (unnecessary) IDE. This means post-V10 it's time for a radical re-think. JavaScript developers will likely be coding in Vis...
over 6 years ago in Domino Designer 1 Under Consideration

db.CreateReplica LotusScript with "CreateAsAStub" option

It's time to have this option. Set notesDatabaseReplica = notesDatabase .CreateReplica( newServer$ , newDbFile$ , CreateAsAStub as boolean) We need a new option to create replica stubs via LotusScript. The value defaults to "false" and optional so...
8 months ago in Domino Designer / LotusScript 0 Needs Review

Allow "Open in New Window" in Domino Designer

Just like in Notes Client, I would like to have the ability to open a design element in a new window. It would be great to compare code between 2 forms or views (on two screens) or have a form open to see the names of the fields while building the...
over 1 year ago in Domino Designer 0 Needs Review

Servlet 4, Websocket and asynchronous support for XPages

Server side websocket support (expose endpoints as Springboot can) and client side library to consume, based on standard JS library (socket.io or something) Allow asynchronous operation on XPages server side
over 6 years ago in Domino Designer / XPages 2 Under Consideration