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 383 of 8271

Expand the Field Class

Currently the field class only has Events. Allow us to get also the fields name.
about 5 years ago in Domino Designer / LotusScript 2 Under Consideration

NotesHttpRequest support for self signed certificates

When using the NotesHtppRequest to call a web service running with self signed certificates the client aborts with an SSL Certificate error. When adding the parameter DEBUG_NotesHttpRequest=1 the log file shows the message: "SSL certificate prob...
almost 5 years ago in Domino Designer / LotusScript 5 Assessment

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 4 years ago in Domino Designer / LotusScript 3 Under Consideration

Need to get the signer of the database through LotusScript

There should be a property/method to get the signer of the database using in LotusScript.
almost 2 years ago in Domino Designer / LotusScript 2 Needs Clarification

QueryOpen/PostOpen event for Attachments on the Notes document

We often use events such as QueryOpen and PostOpen in the NotesDocument class to record information about the documents opened by the user and to restrict the opening of the document.In the same way, I sometimes want to do something with a file at...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Provide LotusScript access to get and set ALL agent properties

No description provided
about 6 years ago in Domino Designer / LotusScript 4 Under Consideration

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 5 years ago in Domino Designer / LotusScript 3 No Plans to Implement

A 'SelectedEntries' view property would be great

The views 'Documents' property only contains selected documents, as its name already says. But I know cases where one would like to have access to the categories, which were also selected by the user and secondly would it also allow to handle sepa...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

LotusScript NotesRegistration class ( new property NoteId )

When registering a new user using the RegisterNewUser method from NotesRegistration the NoteID / UNID of the created person record in names.nsf is not returned by the method. Having access to the NoteId / UNID would be extremely useful when progr...
almost 5 years ago in Domino Designer / LotusScript 1 Assessment

More User-Friendly Error Messages for NotesHTTPRequest

I've encountered a number of error codes for NotesHTTPRequest.Post(), all of which have the description "user-defined error". I haven't locked down the cause of one, but they are indeed errors of my own cause. But the lack of a helpful description...
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration