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 1247

Document Locking for clustered Domino servers

Apparently document locking is not cluster-aware. That is, if the 'Master Lock Server' is not reachable or down, the other cluster member does not take the role of managing the locks Document lock in a single server environment works perfectly. Bu...
over 2 years ago in Domino Designer / LotusScript 2 Under Consideration
103 VOTE

Support ISO-Format for NotesDateTime-Object in LotusScript

Every modern and standardized framework can handle Date/Time-Objects in ISO-Format (see https://de.wikipedia.org/wiki/ISO_8601). Just to make things easier for REST-Services it is necessary to have a proper Date/Time-Format that can be transfered ...
almost 6 years ago in Domino Designer / LotusScript 6 Assessment

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 ...
4 months ago in Domino Designer / LotusScript 0 Needs Review

Make the NotesUIView OnSelect event work in an embedded view

This would allow us to identify which document in an embedded view was selected
10 months ago in Domino Designer / LotusScript 4 Needs Review

Add formula for database of embedded view

No description provided
almost 6 years ago in Domino Designer / @Formulas 1 Under Consideration

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
almost 6 years ago in Domino Designer 5 Assessment

Better LotusScript access for front-end elements like embedded views

There are still a lot of elements which are not properly accessible via LotusScript. E.g. access to UIView in an embedded view, get curser position in embedded view, open and close categories in views etc. Every element available for the NotesClie...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

View returns wrong total with read access

If I have a view that has documents with read access documents that isn't visible to me they are still counted in the view total column if I can see one document in that category. We need to know if the data is correct or not. This leads to calcul...
about 1 year ago in Domino Designer / Views 0 Under Consideration

NotesRichtextItem class needs a new attachment function addEmbeddedObject

Today we have embeddobject it would be good if you could get a emdeddedobject from another document/richtextfield and use a function that would add an embedded object to a richtextfield. Instead of as today Save it to disk and after that embedd it...
over 1 year ago in Domino Designer / LotusScript 0 Under Consideration

Formula Debugger

Notes Formulas are a fast and elegant way to run actions, but testing without changing the code is worse. A formula debugger like the script debugger would be helpfull.
over 5 years ago in Domino Designer / Debugger 3 Under Consideration