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

Should support modify the $DesignerVersion field value

There are lots of application databases which design on the previous version, for example $DesignerVersion="5" Customer upgraded the domino server to R901/R10.01/R11.0.1, and customized theses application databases again, but they found the $Desig...
over 6 years ago in Domino Designer / @Formulas 3 Needs Clarification

Categories from formulas

Using NotesViewEntryCollection and NotesViewNavigator, category rows can be retrieved from a view (NotesViewEntry with IsCategory = True). Aggregate values can then be retrieved from them (using ColumnValues) without retrieving documents and aggre...
almost 5 years ago in Domino Designer / @Formulas 1 Under Consideration

Daily Scheduled agent Failed to run if Domino server Stopped and started during the time duration of Scheduled agent. it will not schedule to run before the next purge time.

If the Domino server stopped and started. The Daily scheduled agents scheduled during same time duration will not run after Domino start-up. it will not schedule to run before the next purge time. The scheduled agent will run at start-up only if D...
almost 4 years ago in Admin Client 2 No Plans to Implement

Add @usercanedit

Really useful for hidewhens on buttons, text, etc.
about 8 years ago in Domino Designer / @Formulas 3 Under Consideration

Register Notes user with zero length password if ID vault is configured

Please allow administrators to register Notes users with zero length password when ID Vault policy is enabled and ID are stored in the vault
about 1 year ago in Admin Client / Documentation 1 Needs Clarification

Ability to programmatically configure a layer's position

Currently the position of a layer is defined statically. This works fine in most cases, but if the interface is different on another workspace due to screen resolution or a feature like large/extra large fonts, then we need to add duplicate layers...
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

Encrypted / masked fields depending on rights

We have the possibility to encrypt fields in the client but it would be good to have a field type that can't be viewed from the property box of documents that will mask the data except if you have the rights from a role, group or directly and sett...
over 7 years ago in Domino Designer / @Formulas 2 Needs Clarification

Cannot specify image resource in formula language

An image resource can be specified in the outline entry.Image resources other than the current database can also be selected.However, when selecting an image resource using the formula language, only the image resource of the current database can ...
almost 7 years ago in Domino Designer / @Formulas 3 Under Consideration

Should echo back even if Domino Administrator server console without live mode

When using the Domino Administrator's server console, commands does not echo back unless user turn on live mode. User want to log the work record, so echo back option is required. Depending on the amount of log output on the server, working in l...
almost 6 years ago in Admin Client 0 Under Consideration

@Left or @Right with a negative number (Exists, withdrawn)

Instead of using @Left(string; @Length(string)-6) where you have to pass the string or string-expression twice, it would be much easier to be able to just write @Left(string; -6) indicating: the left part but the last 6 characters.Similarly, a cal...
7 months ago in Domino Designer / @Formulas 1 Already Exists