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 84

Download files using NotesHttpRequest class

Currently we are not able to download the files, images (binary files) or files which are encoded with Base64 when we use the NotesHTTPRequest, or NotesJson clasess.It will be very helpful if we have any methods for file handling using lotus scrip...
about 4 years ago in Domino Designer / LotusScript 3 Assessment

Lotuscript command to replicate (NotesDatabase.Replicate) in the background and not in the frontend

At present, starting a replication from the UI is a no go. Everything stops as the replication takes place in the foreground. When launching replication from the desktop, the user can choose foreground or background. This flag would make it much e...
about 4 years ago in Domino Designer / LotusScript 0 Assessment

Add external (twitter, salesforce, o365) connectors to simple action notes agents

Notes agents are no different from Microsoft Flow in that their simple actions work on a condition / action architecture. Flow is very successful because it offers a bunch of connectors by default - not just in a simple db / sharepoint list, but c...
over 4 years ago in Domino Designer / LotusScript 1 Assessment

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 prog...
over 4 years ago in Domino Designer / LotusScript 1 Assessment

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 p...
over 4 years ago in Domino Designer / LotusScript 5 Assessment

Enhance LotusScript function NotesDatabase.getOption(optionName%)

GetOption was introduced to the NotesDatabase class in V6. It allows to determine, if specific Options are set or not. But by design, it only accesses options1 from the database header. Other options are stored in options2 - options4.Those option ...
over 4 years ago in Domino Designer / LotusScript 3 Assessment

Renew the Designer Help

The current Designer Help is less good than the old one (V8.5, NSF) . Only Bookmarks is a good feature . Searching is a real disimprovement; the results look sometimes as if the sort order was determined by someone rolling dices. In the old help ...
over 4 years ago in Domino Designer 4 Assessment
117 VOTE

Show line numbers when using LotusScript Debugging (stepping through)

When stepping through code in LotusScript, line numbers are not shown. Please show the line numbers when stepping through code. It is helpful to identify the location of the error, take screenshots to share with other developers.
over 4 years ago in Domino Designer / Debugger 2 Assessment

Improve fulltext search for [FIELDNAME] IS PRESENT

Please improve the "undocumented" feature within fulltext searches: [FIELDNAME] IS PRESENT Unfortunately this isn´t working on date fields at all. Also if a field was formerly created as a text field and later redesigned to a date field it is ...
almost 5 years ago in Domino Designer 2 Assessment

Improve JavaScript and HTML rendering support in the classic Notes Client

the Notes Client has JavaScript support for forms and views for many years, but it is outdated and does not provide much API access make JavaScript a real alternative to LotusScript for classic Notes Client development, cross-platform full form ...
about 5 years ago in Domino Designer 1 Assessment