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 1241

Dark mode for Designer

Working in an IDE with dark colors is a lot more friendly to the eyes than light colors. For inspiration: just look at VS Code. There have been some attempts (https://www.intec.co.uk/eclipse-color-themes-and-domino-designer/), but would be good to...
over 3 years ago in Domino Designer 1 Under Consideration

Please make it possible to update richtext fields via LotusScript in the UI

i.e. without needing to close it before it gests updated. Would be extremely helpful when attaching files by LS code. (It works in the Formula Language but not in LS)
almost 6 years ago in Domino Designer 2 Under Consideration

Create View and ViewColumn in Lotusscript

Expose more properties from view dialog and the view column property dialog in the Lotusscript Classes for views and view columns.So we can create / change views within applications better.
9 months ago in Domino Designer / LotusScript 3 Under Consideration

Property to check what is the default view of domino application

Please add a property to easily find out what the domino application's default view is. Currently, I am getting all the views using the Views Property of the NotesDatabase class and inspecting each NotesView using the IsDefaultView property, but t...
9 months ago in Domino Designer / LotusScript 0 Under Consideration

Make Default- Classes Subclassable in LotusScript

We have some advanced applications, where we need the default classes NotesDocument or NotesUIDocument or any other to have some special functions like "SaveWhenModified" or "ReplaceItemValueHashed" (only mark the document as changed when the valu...
almost 6 years ago in Domino Designer / LotusScript 3 Under Consideration

Even when long name attachments appends are inserted inside RT fields, table cells shouldn't get enlarged.

We can create a "Fixed Width" table. However, this "fixed width" table does not remain a fixed width when you add an attachment with a long name into a table cell. It will resize itself to fit the length of the attachment name instead of wrapping ...
6 months ago in Domino Designer 0 Needs Review

Adjust hide-when settings on those RichText fields when the form logic has been updated

If you create a form with RichText and include a hide-when formula on its properties, when you save the document it retains that settings in RT field. Now, changing the form's design, like removing that hide-when formula from the RT field. The doc...
over 3 years ago in Domino Designer 5 Under Consideration

Restyle Domino Blank Database

Some customer has develop notes database only view and form without outline, frameset. Restyle should be check and auto create or re-create outline and frameset. It's will be useful more.
over 1 year ago in Domino Designer / ReStyle 1 Assessment

A repeat control for Notes client application development

A repeat control for Notes client development that works just like the xpages one.
almost 6 years ago in Domino Designer 2 Under Consideration

Allowing content type set to Other>application/json using the $$SearchTemplate form

When using $$SearchTemplates forms you cannot set the content type to Other>application/json on the Form Properties because Domino always tries to open the $$SearchTemplate to display the results using OpenForm instead of ReadForm. Being able t...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review