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 654 of 8993

A view column, that is used to change the view lines back- or foreground color, should be programatically identifiable

If one intends to export with a generic class a view via Lotusscript one runs into the problem that the viewentries column values can contain color information and they can'tbe identified as such. Just assuming that every column value which contai...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

MobileIron App Connect or SDK

We use MobileIron as MDM system and other IBM apps like Connections or Chat is already in use with MobileIron Appconnect. The secure and automatic way to start the app. The user does not have to start any VPN or similar manually. Why IBM Domino M...
almost 7 years ago in Nomad / Nomad (Android) / Nomad (iOS) 1 Assessment

Changes on the Java code called by ScriptLibrary do not reflect immediately

ScriptLibrary written on LotusScript is calling a method from a Java code - getVersion e.g. Print "Java version: " & reader.getVersion() If we append something else on the Java code for getVersion e.g. public String getVersion() { return "<...
about 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Introduce a "Key-Value pair" datatype with Sorting and duplication handling in LotusScript

Currently LotusScript has list datatype which can act as key-value element to hold and manipulate the values. But limitation on list is is cannot handle the duplication of elements, neither it can sort. Introduce a dedicated datatype which will be...
almost 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Ability to set currency symbol at database level with LotusScript

Would like the ability to set form field and column currency settings globally at database level programmatically via LotusScript (and/or @formula). This will useful where you have databases being accessed by the same user, but where they need dif...
almost 2 years ago in Domino Designer / LotusScript 2 Under Consideration

Inputbox limit of 512 characters a bit small

512 characters feels a bit small for the inputbox. Perhaps increasing the number or create a new inputbox that shows multiline data.Today you need to create a form and do dialogbox but if you want to run this in an agent that limits you.
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

View and Form events need hover help and link to Declaration

While coding an agent or script-library, this feature presents the programmer with immediate help for the property or method over which the mouse is hovering. It works great in Agents and Script Libraries; very convenient, quick, easy. It helps sp...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

LotusScript: Empty arrays

Like in, for example, Javascript.
about 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Can IMAP not re-fetch data when failover happen?

In TN#1429885 or knowledge center:http://www.ibm.com/support/knowledgecenter/SSKTMJ_9.0.1/admin/conf_settingupclusterfailoverforimap_t.htmlThere are statements:“Ensuring that the UIDVALIDITY value is different for replicas on different server will...
over 7 years ago in Domino / Reporting & Analytics 0 Under Consideration

New function to enable administrators to apply the default size when importing images

When a user selects one of the Import options (File, Image, or Take a Picture) and a valid image is returned, a dialog is displayed asking if they want to resize the image. I would like to request a new function that allows administrators to disab...
over 1 year ago in Nomad / Nomad (iOS) 0 Needs Review