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 795 of 8857

Web based domino designer

That would be great to have a web based domino designer
almost 7 years ago in Domino Designer / LotusScript 1 Assessment

Rapid initialization of typed arrays

Like Javascript, for example: Dim daysOfWeek() as String daysOfWeek = [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"] or Dim coolNumbers() as Double coolNumbers = [ 0, PI, 42, 666, 6174 ] #####I'm aware that we can ...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Add Properties to Field Class in LotusScript

At the least, name, value, text etc.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

StrRightBack ,StrLeftback etc. should always return a string

PROBLEM:In an import method I had to detect that the combination of StrLeftBack(StrRightBack( HTMLrow$,"<") ,">") returned not, as expeted, an empty string "" but Empty.I had to write a test for each HTML value wether it IsEmpty or not. REAS...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Become a Intune mobile partner app

in corporate business where companies use secure mobility solutions to protect their mobile work force support Intune. Become listed as a partner app. Dev kits available https://docs.microsoft.com/en-us/intune/apps-supported-intune-apps
over 6 years ago in Nomad 2 Under Consideration

Option to Import selected data as CSV

Need feature in Nomad Web to Import selected data as CSV like in Notes client the data can be exported using File > Import > Comma Separated Value
over 3 years ago in Nomad / Nomad (Web) 0 Assessment

Search application button on start screen of Nomad

In the startscreen of Nomad and in following screens as well, is no option to search for an application. There is just an "open application" which is often to technical for users. Idea is to add a "search application" button, which searches a defi...
over 2 years ago in Nomad 0 Planning to Implement

Self dismissing message boxes

A lot of mobile apps enjoy the facility of a self dismissing notification as a confirmation that the action was a success. I appreciate we can use MessageBox, but that requires the user to click ok to dismiss, or we can use Print. The Nomad client...
almost 3 years ago in Nomad 0 Under Consideration

Embed HCL Verse in to mail file access via Nomad

Rather than render the mail file the old Notes 8 way, allow for opening user mail file using Verse embedded (if installed). Since Verse has a better UI than Notes 8 this would augment mail without having to put bloatware like Eclipse in to the mix.
over 2 years ago in Nomad 0 Under Consideration

Add functionality for Rich Text fields to be used in dialogbox.

When a form is launched via a dialogbox, a rich text field on the form is recognized and updated but can not be accessed via code.
almost 4 years ago in Domino Designer / LotusScript 1 Needs Review