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

NotesEmbeddedObject add last modified property

Add a LastModified property to the NotesEmbeddedObject property. This will be useful for when you need to detect if a user has changed an attachment. The only other method of doing this is checking the name and file size haven't changed. The attac...
about 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Ability to view agent profile results without the necessity to open the application in design

if you enable Profile for an agent and you want to show the profile results you have to open the database in design mode. this is not always so possible in Production environment with highly restricted access. the profile results should be accessi...
almost 4 years ago in Domino Designer / Debugger 1 Under Consideration

DQL / QueryProcessor : executeTo "non materialized" view for optimal performance

The forthcoming executeToView method may create a "real" view which is very cool... but sometimes we only need results of our query but be able to navigate them like a view. Maybe an "in memory" or "non materialized" view could perform better if w...
over 5 years ago in Domino Designer 2 No Plans to Implement

Add another example in the @Explode Help Document

After nearly two hours of work (AI showed me only wrong anwers) I managed a notes calendar view to show my document on each day between two dates in a notes document. In the help document @Explode add pleas another example in this section dateRang...
10 months ago in Domino Designer / Documentation 0 Under Consideration

add an option for enable/disable database encryption in the security policy

I would suggest there should be option to enable or disable database property option that is "Do Not locally encrypt this database" Because if archive database is decrypted then we can open from any location so normally users are using that do not...
about 8 years ago in Domino / Security 1 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...
over 2 years ago in Domino Designer / LotusScript 2 Under Consideration

Document Encryption / Decryption on the Web using Public or Private keys

As per product document secret key encryption/decryption feature on web is achievable using below link https://help.hcltechsw.com/dom_designer/9.0.1/user/wpd_encrypt_decrypt_xpages_overview.html However customer is looking for Public or Private ke...
almost 5 years ago in Domino / Security 3 Under Consideration

Implement the constant "PROMPT_CHOOSEDATABASE".

PROMPT_CHOOSEDATABASE is an argument to the Prompt method of NotesUIWorkspace. According to the help, it says the following. -----From----- Note: The constant name PROMPT_CHOOSEDATABASE is not implemented but the literal value 13 can be used inste...
over 5 years ago in Domino Designer / LotusScript 2 Under Consideration

Exclude fields in computewithform

It would be good to exclude fields from being computed when you do a compute with form.
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

XPages on close event

I did't find onclose event in xpages. Sometime i want to keep an user session log from user behavior.
about 8 years ago in Domino Designer / XPages 2 No Plans to Implement