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 70

HTTPRequest in proxy environment

I can connect to IBM Cloud via Internet Explorer in Proxy, but even if I use HTTPRequest from Notes / Domino application I can not connect because I do not go through Proxy. Can you set up Proxy via HTTPRequest option and make it possible to go th...
over 6 years ago in Domino Designer / LotusScript 3 Shipped

Ability to create object extending standard Notes* classes

I will like very much the ability to create class and object extending Notes* standard object private class myDocumentClass as NotesDocument public function Save(doc as NotesDocument) super(doc) 'other actions end function
about 7 years ago in Domino Designer 5 Shipped

Profile document collection is limited to approx 6k documents, need to increase the limit

https://support.hcltechsw.com/csm?id=kb_article&sysparm_article=KB0037319 Profile document collection is limited to approximately 6k documents, need to increase the limit as more applications are using profile documents to process their operat...
over 4 years ago in Domino Designer / LotusScript 1 Shipped

Central script library should be accessible to other databases.

Currently we have to copy the script library from one database to other database if we want to use it in this database. So we have to copy paste code if code is improved in one database. Think if we are using this library in 50 databases, we have ...
over 6 years ago in Domino Designer / LotusScript 6 Shipped

DQL support for Japanese

DQL can not search Japanese as summary field and view column. I can not search Japanese values ​​with all three below. NotesDominoQuery Class (LotusScript) domquery.exe (Command Prompt) load domquery command (Domino console) I tried URL enco...
over 6 years ago in Domino Designer / LotusScript 4 Shipped

Allow Restyler to act on views only

Provide an option to change the style of views only.
almost 3 years ago in Domino Designer / ReStyle 0 Shipped

Remove Java SecurityManager - at least on the server

SecurityManager is (for good reasons) deprecated for removal in Java 17 (https://openjdk.java.net/jeps/411). Today the SecurityManager in Domino is a pain in the ass for the normal developer but does not prevent blackhats from doing harm.SecurityM...
over 3 years ago in Domino Designer / Java 0 Shipped

Hide-when formula for each hide option

I would like to see a hide-when formula for each hide option instead of just true/false. For example, if I wanted to hide on print when a user has a particular role.
over 6 years ago in Domino Designer 2 Shipped

remove the caching of profile documents /make profile documents realtime capable

a big thing in notes programming is the lack of communication between notes object/elements: e.g. selecting a document in an embedded view, and the form should know which one is selected A workaround for this could be the communication via a profi...
over 5 years ago in Domino Designer 4 Shipped

Fix capitalization in Java backend object documentation

The real task is https://domino-ideas.hcltechsw.com/ideas/DDXP-I-497 , but, in lieu of that, the documentation for Java lsxbe objects should reflect the actual capitalization used in Java. For example, take the DominoQuery docs: https://help.hclte...
over 5 years ago in Domino Designer / Java 1 Shipped