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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Format function does not return four-digit year if year number is in three digits.

Format("111/02/03", "YYYYMMDD") Format("0111/02/03", "YYYYMMDD") Format("0111-02-03", "YYYYMMDD") The three LotusScript results above are "1110203". The year was 3 digits. The requested result is "01110203", a four-digit number with leading...
almost 4 years ago in Domino Designer / LotusScript 1 No Plans to Implement

Command same as "Show database" to view Deletion stub for Multiple database

The Command "Show database shows Database details including Deletion stub. Can we have a Switch or option with which the show database can be used for Bulk databases.
almost 4 years ago in Admin Client 2 Needs Clarification

set default Option "No" for PROMPT in LotusScript

Make it availabe to set the default Value of NotesUIWorkspace.Prompt for YES/NO available. It is not possible to set the default value to "NO".
almost 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Internal service messages

In our workflow, the application prepares a mail in the user's mail box, then opens it using ws.EditDocument(...). Very flexible, albeit with a serious drawback: the mail moves out of my control, meaning that it gets very difficult for the applica...
about 4 years ago in Domino Designer / LotusScript 0 Under Consideration

The Server | Status | Server Tasks window requires too much scrolling.

The number of threads that run on a server today far exceed one screen. Hitting refresh and then having to scroll down past threads such as anti-virus, anti-spamming and tasks that are usually of no particular interest to administrators is time co...
about 8 years ago in Admin Client 0 Under Consideration

Request "ViewExpandWithChildren" works on the Web

ViewExpandWithChildren of @Command doesn't work on the Web. We request This command works on the Web. The following is the help for this command. ViewExpandWithChildren @Command (Formula Language) https://help.hcltechsw.com/dom_designer/12.0.0/bas...
about 4 years ago in Domino Designer / @Formulas 0 Under Consideration

Sign / Encrypt in XPages

- XPages function for method Sign / Encrypt - Ability to create signed sections More info in http://ideajam.net/IdeaJam/P/ij.nsf/0/A16263B56313C8C5862577FC003135A1?OpenDocument
about 8 years ago in Domino Designer / XPages 1 Under Consideration

An admin warning message from a user whose password has been hacked or a mass mail is sent by which user?

In the event that a lot of spam is sent in the system, part of the user's password has been hacked. Domino Admin Client should be displays a message warning the user that the password has been hacked. Or how many mails are sent by any user?
about 4 years ago in Admin Client 0 Under Consideration

LotusScript class NotesDominoQuery

Running a DQL query against a server based Database. Database contains ~500k documents and is full text indexed. Code is run as a server agent (On schedule = never, Target = None; then run from console as tell amgr run "<mydatabase.nsf>" ...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

LotusScript equivalent of @RefreshECL

Need LotusScript equivalent method of the Formula method @RefreshECL.
over 4 years ago in Domino Designer / LotusScript 2 Already Exists