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

Clear

Ideas

Showing 1972 of 8967

Scheduler to move workflow stage

In LEAP there is a possibility to add a remider for workflow stage, but would be interesting to have a configuration to move the workflow to the next stage based on a date/number of days, etc...
almost 2 years ago in Leap 0 Needs Review

Improve syntax-error reporting in LotusScript compilation

When compiling LotusScript in notes (either via Designer's Recompile All LotusScript or in C via NSFNoteLSCompile), it's very easy to run into a situation where the compiler reports just "Syntax Error", with no indication as to the source of the t...
about 4 years ago in Domino Designer / LotusScript 1 Under Consideration

Mail-In Database Enhancements

By Default, Mail-In Databases do not always send OUTBOUND on behalf of the actual Internet Address field on the MIDB document. This causes problems when the requestor is always expecting the generic Internet Address to be used. IBM's own technotes...
about 7 years ago in Domino / Administration 0 Under Consideration

command to create full text index for new created db

A large number of new dbs are automatically created by the customized code every day, which requires the administrator to select this db, then click Tools -> Ddatabase -> Full Text Index... to create full text index for this new nsf from the...
over 3 years ago in Domino / Administration 1 Assessment

Allow using custom fields in server rule

Currently we cannot use custom fields for checking their value and take specific action via server rules. So there is a feature request to add ability to check custom fields in document and take specific action according to it. This Enhancement Re...
almost 6 years ago in Domino / Administration 1 Under Consideration

Route SMTP email via multiple ports in same Domino server

there is currently no way to specify different ports for different relay hosts. You can only change the destination port per server in the internet ports tab of the Domino server. You cannot specify something like 192.168.100.200:2500 in the SMTP ...
almost 6 years ago in Domino / Administration 1 Assessment

Show Last compact date in catalog.nsf

Database Last compact date can be seen only in Domino Administrator. for monitoring purposes and script use, please: Add new DB property of db.LastCompact plz add this attribute to Catalog.nsf
over 2 years ago in Domino / Administration 1 Needs Clarification

Insert programmatically well formatted URLs into richtext

As a Notes developer I would like to insert well formatted URLs into rich text. In the Notes client this is possible manually. Programmatically the richtext item offers the method AppendDocLink. Call notesRichTextItem .AppendDocLink( linkTo , com...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Additional option on the database deletion to disable database repair function. (symmetrical cluster)

Currently, if you didn't disable the repair services to the database and you delete a user the database on the source server will not able to delete (it will be deleted but it will be recreated because of the repair service). So the idea is t...
about 6 years ago in Domino / Administration 3 Under Consideration

Ability to set currency symbol at database level with LotusScript

Would like the ability to set form field and column currency settings globally at database level programmatically via LotusScript (and/or @formula). This will useful where you have databases being accessed by the same user, but where they need dif...
almost 2 years ago in Domino Designer / LotusScript 2 Needs Review