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

Allow alias as return value from ws.prompt

Please add option to set an alias value to the 'values' parameter of the ws.prompt method so that the return value is the alias instead of the values seen by the user. variant = notesUIWorkspace .Prompt( type%, title$, prompt$ [, default ] [, ...
almost 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Get the content from the "VIEW" magazine and make it available

New comers and some older folks will not have seen the great articles in the "VIEW" online magazine. I see a lot of questions and suggestions that have been covered in prior articles. Including techniques for common challenges which have been lost...
almost 7 years ago in Domino Designer / LotusScript 1 No Plans to Implement

LotusScript hint list should default to declared variable type

Say you are writing LotusScript and declare a variable like Dim doc as NotesDocument Then later in the code you want to instantiate it and write set doc = new ... The classes hints list starts with "NotesACL" and lists all the possible classes ava...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

NotesDominoQuery class - Add property "lastError"

I tested the new NotesDominoQuery class. My szenario is a server based agent that parses and executes the query. The results are passed thru a parameter document to the calling client. This means that I would not have to watch the console for erro...
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Ability to view agent profile results without the necessity to open the application in design

if you enable Profile for an agent and you want to show the profile results you have to open the database in design mode. this is not always so possible in Production environment with highly restricted access. the profile results should be accessi...
about 3 years ago in Domino Designer / Debugger 1 Under Consideration

More options in richtext navigator class

We need better options to handle richtext Some examples tables, i.e. remove border cell, table add embedded images & remove images, add inline attachments, remove inline attachment
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

2d and/or 3d bar code fonts in Domino Designer

The ability to print documents or labels with the bar code would increase productivity when shipping and storing inventory. I can add the bar code font to the Notes Client, but that leads to a manual process for the users and not an efficient method.
about 5 years ago in Domino Designer 0 Under Consideration

Allow sorting of columns in Debugger Variable window

I think the sorting of variables in the debugger window is be location of where it is declared. At minimum, the variables should be displayed in alphabetical order since it's difficult to find the variable you're interested in. A better solution i...
about 5 years ago in Domino Designer 0 Under Consideration

Make rich text fields editable in dialog boxes (Notes Client development)

A fixed size,scroll-able, rich text control would also help so that the contents of the dialog box doesn't start to scroll off the bottom when you add extra lines.
almost 7 years ago in Domino Designer 0 Under Consideration

Allow XPiNC open external URL links with OS default browser

When clicking on an external URL link in XPiNC, it opens in the Notes browser (XULRunner), but it is not as easy to use as the latest browsers such as Chrome. Please add an option to open external URL links with OS default browser.
almost 4 years ago in Domino Designer / XPages 0 Needs Review