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 567 of 8853

Classes and Methods/Properties to edit or modify Extended Access (Extended ACL)

There are classes to edit/modify Notes ACL like "NotesACL" and "NotesACLEntry" classes but there are no classes to edit/modify Extended ACL of databases like Domino Directory. Such classes would help to edit Extended Access via script.
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Fix AppendTable() Limit Bug

NotesRichTextIteam.AppendTable() allows 255 rows. At least according to the documentation. However, even in V12 the number of rows is limited to 29, or so. Using the client it works, but not using LS. Error message is "Illegal column width - check...
about 3 years ago in Domino Designer / LotusScript 3 Assessment

Execute( {JavaScript code})

Much code wrote on JavaScript language.If i will have opportunity to use it from LotusScript - it will be magnificently
over 6 years ago in Domino Designer / LotusScript 3 Under Consideration

Refresh and Replace design in the Administrator

It'd be useful to have Refresh design and Replace design in the Domino Administrator > tab Files, right clicking over a database and/or in the Tools menu > Database section.
10 months ago in Admin Client 2 Needs Review

Add preference for NOT using Option Public in LotusScript Agents and Script Libraries

I would like a preference to NOT use Option Public in LotusScript Agents and Script Libraries. It forces the developer to make things that can be shared explicitly Public, and promotes thinking abou what should be Public and what should be Private...
over 2 years ago in Domino Designer / LotusScript 2 Needs Review

Adding policies on Extended Directory Catalog.

Need to add security policies to EDC so that we can for lookup and for ID Vault used. Sample case: Customer have programmatic way to register a new users. Now this program is registering a users to multiple names.nsf (unique per there customers) a...
about 4 years ago in Admin Client 1 Needs Clarification

Admin client, user registration: Cancel function

If you click "People, Register" and then click the first cancel button that appears, you get another 4 dialogs you have to cancel including the registration window with the user list. Please stop after cancel immediately and stop showing useless d...
over 6 years ago in Admin Client 1 Under Consideration

Update documentation to create client certificate

Wonderful certstore.nsf tool. Now that Domino is able to easily create certificates, it is necessary to create clear documentation to be able to create self-generated client certificates and easily distribute them on devices, especially web browse...
over 1 year ago in Admin Client / Documentation 0 Needs Review

Allow Snippets to be added into native Notes elements like Forms and views etc

Snippets cannot be added into a Form or Form event.@formula and JS cannot be added in from a snippet.
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Copy text from the server console

Often when I'm using the server console in the admin client I see something interesting and would like to copy that information. So the option to mark and copy text would be very good to have also the option to copy row or marked text
over 1 year ago in Admin Client 3 Already Exists