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 364 of 7999

New lotusscript method to send MIME mail from lotusscript backend class

When i want to send a lot of email with mime format. It will be done with uidoc.save, uidoc.send, uidoc.close within loop and hang. uidoc.send use config mime format in location document in this picture. If lotusscript backend class can do the sam...
almost 4 years ago in Domino Designer / LotusScript 2 Under Consideration

More DQL options

I want to use DQL to speed up our search form who is using FTSEARCH multiple databases but i cant do this because DQL: i cant search multiple databases and make a federated search i cant limit the number of documents retrieved by the search. I can...
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Make new Lotus Script Class for secure URL parameter handling against XSS attacks

Make a new Lotus Script class for better handling with web URLs containing the following functions: 1.) GetQueryParameter Returns an URL Parameter of an URL in a clean/secured form regarding XSS attacks. Example usage: strValue = NewNote...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

LotusScript Date time Object: New NotesDateTime ("2017-3-7") - is this in March or July?

What date is  to be expected from "New NotesDateTime ("2017-3-7")" ? According to ISO 8601 (valid in the U.S. too) this  would mean 2017  - March - 7th. However, in my German Notes (both, 901 and 10), the result is different (Adding 20 days,  retu...
over 4 years ago in Domino Designer / LotusScript 0 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

Conflict handling - add an option to merge a field (especially document history fields)

Many developers add a "history" field in their applications to document when/who updated a document and what happened. This prevents the "Conflict Handling" form property "Merge Conflicts" option from working as there could always be a difference...
about 5 years ago in Domino Designer / LotusScript 4 Under Consideration

How to get the value of X-Forwarded-For in the "Remote_Addr" field?

Load balancer has a setting such as "enable / disable" for X-Forwarded-For. If one can't get the value of X-Forwarded-For in the "Remote_Addr" field, is there another way to get the value of X-Forwarded-For? Can it be achieved through scripting or...
over 3 years ago in Domino Designer / LotusScript 1 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

Please rewrite the "Extended examples: array and String functions" in the help file

Simple examples would be much easier for reference instead of using one entry to cover everything including: "ArrayAppend, ArrayGetIndex, ArrayReplace, FullTrim; and the following String functions: StrLeft, StrRight, StrLeftBack, StrRightBack." T...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Password reset and password forgot template with notes and web

Cloud you please provide password reset and password forgot template with notes and web. Password reset with secret question.
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration