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

Change password for a user ID without having ID Vault using lotusscript or Formula Language

"ResetUserPassword" method can be used to change the password for a user ID present in ID Vault. Requirement is to change/reset the password without having ID vault and this needs to be done via lotusscript or formula language.
over 2 years ago in Domino Designer / LotusScript 2 Needs Clarification

Remove and add database icon using lotusscript

Requirement is to remove old database icon and add new database icon on the workspace using lotusscript. @RenameDatabase and @AddDatabase methods doesnot fit in customer requirement. Migration from old version to new version is being done and at s...
almost 3 years ago in Domino Designer / LotusScript 1 Needs Review

LotusScript method PickListCollection should support accent sensitive sorting

When using LotusScript method PickListCollection to retrieve a document collection, the passed key does not use accent sensitive comparison. For example, in the NAB, Peter Salen/Company and Peter Salén/Company are two separate persons with uniq...
about 3 years ago in Domino Designer / LotusScript 0 Needs Review

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

Extend Eclipse TODO/Tasks usage to other languages (LotusScript)

As the title says. Why is // TODO restricted to Java ? It seems very useful in other languages, e.g. LotusScript, CSS, SSJS.
over 3 years ago in Domino Designer / @Formulas / LotusScript 0 Under Consideration

Copy/Merge richtext fields in Lotusscript should retain image formatting

The easist way to show this problem is If you get an email from internet and copy the body field to another document inline images usually stops working and is moved to attachments. Also if you append one richtext field to another formatting shoul...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Add a "No-Access" Field type to complement Readers/Authors field types at the document level

Document access rights are generally given on a group list or role basis. However we have frequent situations where a member of a group must be excluded (as an exception) to an individual document. The current design being assume no access unless ...
about 5 years ago in Domino Designer / LotusScript 7 Under Consideration

Support for unit testning in LotusScript

Something like JUnit or Mockito - but to LotusScript (all other languages has some sort of testning framework)
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Ability to interface to MQTT via Lotusscript

Given the Internet of Things explosion, MQTT is widely used and it would be very useful to be able to publish and subscribe via Lotusscript which would further extend the integration to a much wider set of platforms without a direct interface.
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

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