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 1279

Insert programmatically well formatted URLs into richtext

As a Notes developer I would like to insert well formatted URLs into rich text. In the Notes client this is possible manually. Programmatically the richtext item offers the method AppendDocLink. Call notesRichTextItem .AppendDocLink( linkTo , com...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Office Integration on the web

One thing that SharePoint does really well is: Office Integration on the Web We can make something similar with WebDAV - but it is not easy and requires a lot of 'gears' (extra database, java, activex etc) Please make Office Integration easier for...
almost 6 years ago in Domino Designer 1 Under Consideration

Support optional keyword in Lotus Script

To make a more flexible subroutine, please support the optional keyword to define arguments.
about 6 years ago in Domino Designer / LotusScript 0 No Plans to Implement

Editing Scripts in Form & Subform LotusScript Events

I like to be able to comment out a block of lines, which we can do in agents and libraries . Besides, also able to link to routines/functions in Script Library in Form LotusScript Event, which again is available in, e.g. agents Open Declaration F3...
over 3 years ago in Domino Designer / LotusScript 2 Already Exists

Copy Application, Application Design Only: include configuration documents such as keywords, profile documents, etc...

A common design pattern for Notes Applications is to make configuration documents that are normal Notes documents, or profile documents. These documents are essential to the correct functioning of the application and as such part of the design wit...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

ability to enter simple arithmetical formula in numeric field

in a numeric field, in input mode, having the possibility to enter for example 5+7+3.45+8.99 and have Notes natively compute the value would be very handy and make numbers input much faster
over 4 years ago in Domino Designer 2 Under Consideration

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...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Background processing on Web applications

Agents are still quite important for all kinds of application. It's also a component that has never been touched for a long time. Here are some important features that might add great value to the platform: - As suggested in DDXP-I-4, Java agents ...
about 6 years ago in Domino Designer 1 Under Consideration

Provide properties to control field appearance depending on whether user can edit a field value or not

Currently, we often need to create 2 fields on a form (with different hide when settings) when using field types Date/Time (with picker control), Checkbox, Radio button, etc. because when the document is being read we simply want to display the fi...
over 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Add the missing NotesViewColumn properties

There are a bunch of missing properties to manipulate view columns with LotusScript. This is very annoying because it forces to edit DXL for simple operations like setting a TOTAL. Missing NotesViewColumn class properties are : .isTotal .isAverage...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration