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

LotusScript

Showing 362 of 7960

Make the NotesUIView OnSelect event work in an embedded view

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

ability to programmatically navigate to a document in a view

I want to have the option to highlight a document in a view when I open the view e.g. in the postopen event I can use the document unid that I have set as environment property. the idea is to toggle between views but keep focus on a choosen / high...
5 months ago in Domino Designer / LotusScript 1 Needs Review

Support for self-signed certificates on Nomad

We have recently developed an LotusScript function that sends a NotesHttpRequest to a REST on our server, which has a self-signed certificate. When running the function we get the expected SSL error about self-signed certificates. In Notes clients...
2 months ago in Domino Designer / LotusScript 0 Needs Review

Desktop.dsk api

an api to read databases on each tab in desktop.dsk and add a database on a certain tab. And create a tab These three api calls would be really good to have.
4 months ago in Domino Designer / LotusScript 0 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 2 years ago in Domino Designer / LotusScript 5 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...
about 1 year ago in Domino Designer / LotusScript 0 Under Consideration

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...
about 2 years ago in Domino Designer / LotusScript 1 Under Consideration

Add FTSearch function to view

FTSearch on db and on view is different. to make FTSearch consistent add an FTSearch function that returns a documentcollection like on the database object
2 months ago in Domino Designer / LotusScript 0 Under Consideration

Ability to retrieve the schedule agent information using LotusScript

Currently, there is no property or method to retrieve the following information using the Notes Agent class. 1. Alias Name 2. Trigger: 'Action menu selection' or 'Agent list selection. Note: The Notes Agent class has a Trigger' property, but f...
9 months ago in Domino Designer / LotusScript 3 Needs Review
102 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 ...
over 5 years ago in Domino Designer / LotusScript 6 Assessment