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 1353 of 8793

Different way to store design/code of agents

when scanning design of database for code vulnerabilities we notice that (java) agents are skipped because they are xml files and not java files. therefor the code scanner is not reading the java code that resides in the xml file for the agent. so...
about 1 year ago in Domino Designer / Java 0 Needs Review

Rich Text Append URL Link Programmatically.

There are lots of known limitations with the available methods and properties of NotesRichTextItem so this is just one which I feel would be useful. The ability to programmatically add a URL link to a NotesRichText item ie the String and the href ...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Ability to mark a field as required without having to code

From Bruce Elgort Provide the ability to check off a box on the field properties box that indicates that the field is required
about 7 years ago in Domino Designer 0 Under Consideration

Add feature to save complied version and bitness in each design element

Notes/Domino has some defects caused by Domino Designer version or bitness. To investigate such problems, I want to confirm the version or bitness of Designer in each design elements. Currently, the $DesignerVersion of any design element has 8.5.3...
4 months ago in Domino Designer / LotusScript 1 Needs Review

Add methods hasDocumentByUNID and removeDocumentByUNID

I'd like to have 2 methods in class NotesDatabase Function hasDocumentByUNID( unid as String ) as Boolean Sub removeDocumentByUNID( unid as String ) It will help developers write more clear code
almost 6 years ago in Domino Designer / LotusScript 3 No Plans to Implement

Add "Find - CTRL-F" function and fulltext search in PickList dialog boxes

Add to the dialog box opened when using the PickList function (on formulas and LotusScript) the same search function "Find - CTRL F" as in views and not only using initial letters when searching. Also add fulltext search in Picklist as in views.
about 7 years ago in Domino Designer 1 Under Consideration

Lotusscript version of @URLEncode

I would like to be able to use @URLEncode using Lotusscript instead of Evaluate() I have also found that @URLEncode does not work correctly with chr(10) & chr(13)
over 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Improved information in the Agents view

The old school Agents view really needs an update. It now shows the columns Name, Alias, Type, Last modified, etc. It would be very helpful (life saving) to have the following columns added (for scheduled agents): Schedule runtime information (Da...
almost 7 years ago in Domino Designer 1 Under Consideration

Dynamic Data Views

Provide more flexible management of notes data. Enable to create dynamic views based on ViewEntryCollection or NotesDocument collections for example. This enables to create "data grids", which are much more flexible than todays "hard coded" views.
over 6 years ago in Domino Designer / Views 0 Under Consideration

Adding rich content is notesuidocument

I'm often facing problems when working with notes ui thru Lotusscript and I want to add rich content to a richtext field. we need functions for appending http, document, view and database links images changing font, Bold, Italic, underline, color ...
about 5 years ago in Domino Designer / LotusScript 3 Under Consideration