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

LotusScript hint list should default to declared variable type

Say you are writing LotusScript and declare a variable like Dim doc as NotesDocument Then later in the code you want to instantiate it and write set doc = new ... The classes hints list starts with "NotesACL" and lists all the possible classes ava...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

Need to get the Notes temporary folder location using LotusScript.

Notes temporary folder is generated randomly under Temp folder. Customer would like to get the handle of the folder using Lotusscript.
over 3 years ago in Domino Designer / LotusScript 5 No Plans to Implement

View and Form events need hover help and link to Declaration

While coding an agent or script-library, this feature presents the programmer with immediate help for the property or method over which the mouse is hovering. It works great in Agents and Script Libraries; very convenient, quick, easy. It helps sp...
over 3 years ago in Domino Designer / LotusScript 1 Under Consideration

A NotesEntry should not contain all values, if the "Show multiple values as separate entries" is enabled

If one has a column in a view, where the option ""Show multiple values as separate entries" is enabled and one gets an entry object from i.e. a notesviewnavigator, in the column values Property is an array with all(!) values in that field, while i...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Enhance buttons in Notes Client to accept multi-stage images or allow a transparent background

This would allow us to use buttons to replace image/hotspot combinations when designing UX. The image/hotspot method is time consuming to build and manage. Having a button would make it easier to replace table tabs with a more contemporary look.
about 4 years ago in Domino Designer / LotusScript 3 Needs Clarification

URL / POST content should available in decoded fields

When accessing data that has been appended to a URL or has been posted to a LotusScript agent, you usually write yourself some routines to split query_string_decoded or request_content from the ContextDocument. Everyone has these routines and ever...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Pdf print form template

Please provide pdf template for extract data with water mark, sign, logo, header footer, page no, mail merge etc.
over 4 years ago in Domino Designer / LotusScript 1 No Plans to Implement

Execute( {JavaScript code})

Much code wrote on JavaScript language.If i will have opportunity to use it from LotusScript - it will be magnificently
almost 5 years ago in Domino Designer / LotusScript 3 Under Consideration

Allow Snippets to be added into native Notes elements like Forms and views etc

Snippets cannot be added into a Form or Form event.@formula and JS cannot be added in from a snippet.
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Improve performance when removing all documents from a folder

It's very slow to clean up a folder programmatically. Removing even few hundreds or thousands (plus responses) it takes a while. It would be much faster just delete this private folder and recreate it again. Today the only way to clean up a folder...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration