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 1321 of 8637

Add lotusscript keystroke events for simple input field

The domino developer should be able to attach lotusscript code to keystroke events for input fields. This would make it possible for development to run lotusscript code when the user presses e.g. the ENTER.
over 6 years ago in Domino Designer / LotusScript 4 Under Consideration

Improve Notes limitation for LotusScript Iterative statements looping assignment variables

Using @Formula laguage for Iterative Statements such as @For, @DoWhile, and @While will give an Error in Notes 64-bit client when an existing variable inside the loop gets updated multiple times. "The formula has exceeded the maximum allowabl...
2 months ago in Domino Designer / LotusScript 1 Needs Review

Remove references to R5

Column properties tab Advanced: Hide in Notes R5 or before. R5 is no longer supported so why this option? Similar to Sort tab for column: Categorized is flat version 5 or greater.
4 months ago in Domino Designer / Views 1 Needs Review

Create proper documentation for new classes and features as soon as they are published!

I'm filing this under "LotusScript but it's true for other topics as well, and I'm talking about online AND offline versions of Designer help: New classes and features must be properply documented as soon as they are published, esp. if they aren't...
about 3 years ago in Domino Designer / LotusScript 5 Under Consideration
100 VOTE

Support optional parameters in LotusScript

Provide the ability to define optional parameters for a LotusScript function. Also support the ability to define a default value should an optional parameters not be provided.
over 6 years ago in Domino Designer / LotusScript 2 Under Consideration

Help description for button in client

for an editable field there is a Help description option (3rd tab field properties) but for buttons there is no option to provide help. a siilar option would be a great addition for example when moving over the button display the text in the statu...
about 2 months ago in Domino Designer / Documentation 0 Needs Review

Behaviour of "Prohibit Design refresh..." for new Views

This was introduced a while back, but before that it was different: now this option is enabled by default with newly created views. When you forget to disable that afterwards and you updated your app with a new template, this new view then won't b...
7 months ago in Domino Designer / Views 0 Needs Review

LotusScript completes private parts of a superclass in a subclass

The LotusScript class system differs in a key way from the way Java works. In Java, if you create a subclass from a parent class, the subclass can only access the Public methods, variables and properties, not the Private methods, variables and pro...
11 months ago in Domino Designer 0 Needs Review

Get content of NotesRichTextItem in HTML

Add a method to the NotesRichTextItem to handle (read / write) the content in HTML. For example: read: NotesRichTextItem.getHTMLContent() As String Or NotesStream write: NotesRichTextItem.setHTMLContent(String Or NotesStream) Pantelis Botsas
over 6 years ago in Domino Designer 5 Assessment

The option to programmatically set the Tab label and caption for a Table with multiple tabs

There are many times when a table with tabs are useful but the tab headers cannot be set via a formula option. That means for shared databases the designer client must be used to alter the tab headings. This feature will improve table usage in app...
over 3 years ago in Domino Designer / @Formulas 2 Under Consideration