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

Domino Designer

Showing 1334

Standard feature to send document link to specific users when a document is created,updated etc.

No description provided
almost 6 years ago in Domino Designer / LotusScript 1 Needs Clarification

Angular Routed apps must fall back to index.html instead of error 404

If the application uses the Angular router, you must configure the server to return the application's host page (index.html) when asked for a file that it does not have. A routed application should support "deep links". A deep link is a URL that s...
10 months ago in Domino Designer / LotusScript 0 Needs Review

New @function to know ICAA is used or not (eg. @isICAA)

I want to know whether the user access domino server via ICAA or Notes. Because some application cannot work on ICAA, So I want to hide paragraph if user access db by ICAA. Currently there is no @function or lotusscript. Please consider to add ne...
about 6 years ago in Domino Designer / @Formulas 0 Under Consideration

Make code more available centric

Creating plugins is a crime and demands specific competence. It would be much easier if we could write code available in a more centric way and use it across applications. I am not sure where I should store such code.
almost 7 years ago in Domino Designer 0 Assessment

Allow DQL queries on Notes Document Collections, rather than just an entire DB

Currently, the FTSearch keyword (LotusScript) allows for performing searches on both a DB or a document collection. Include this feature with DQL so queries can be performed on document collections as well.
over 4 years ago in Domino Designer / LotusScript 3 Needs Clarification

Make all element sizes formula based

Predominantly for table column widths, but I'd like to see all design element widths based upon a formula I realise it couldn't be done for Views (after all, which document's fields would you use?) but for tables, it would be nice to expand or r...
almost 7 years ago in Domino Designer 1 Under Consideration

Soft Locking needs programmatic method to check for locks/unlock

When Document Locking is not enabled, Soft Lock feature is enabled as default. It prevents two users from editing the same document on the same server at the same time. The customer request us to add programmatic functionality for soft locking. Tw...
over 3 years ago in Domino Designer / LotusScript 1 Needs Review

Build plugin support for code coverage and quality tools (see links)

many companies have quality assurance teams and standards. It is difficult for Domino application (XPages, LotusScript, Formula, Java Agents) to participate in these metrics. https://www.sonarsource.com/plans-and-pricing/community/ https://je...
about 6 years ago in Domino Designer / Java 0 Under Consideration

Designer : Please provide method copying all documents in the view into document collection.

We would like to process all documents in a view and change field specified in view selection formula. But if we change the field specified in view selection formula, view index will be changed even if view auto refresh is set false, and LotusScri...
about 6 years ago in Domino Designer / LotusScript 7 Under Consideration

I want to fix return value of ChangePassword method of Notessession class.

I executed the ChangePassword method of the Notessession class. Setting the new password to something simple that doesn't meet the password policy (eg, "a") will result in a 4825 error. Also, setting the wrong password for the old password will re...
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration