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 784

Add OSTranslate32 to the public Domino C API

The Domino C API currently only contains a method to convert between LMBCS and other text formats like Unicode that supports WORD buffer sizes (< 64K): WORD LNPUBLIC OSTranslate( WORD TranslateMode, const char far *In, WORD InLength, char far...
about 5 years ago in Domino Designer 0 Under Consideration

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 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Database Script should reflect code changes without closing designer

When any code modifications are done in designer Database Script section, then the designer needs to be closed and the nsf should also be closed and opened to reflect these changes (even in lotusscript debugger mode).
almost 4 years ago in Domino Designer 0 Under Consideration

Set row height of view through lotusscript property

Now we can finally create views through DQL and then format them the way we like through the NotesColumn Lotusscript class which is FANTASTIC. However, I don't see any option to define the variable row height of the resulting view in any of the vi...
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration

The EditInsertSignature command needs an option to prevent blank signatures

Notes v14 was released recently with the change to have @Command([EditInsertSignature]) return 1 or 0 for "Done" or "Cancel" respectively. However, it does not go far enough. It needs an option to prevent blank signatures. This option should trigg...
8 months ago in Domino Designer / @Formulas 0 Under Consideration

Remove packaged Jar files from classpath

In addition to the JDK Domino/Notes bring a lot of Jars that linger around in .../ext and some other directories. All of these should be separated and hidden from Java code in databases. They cause disturbances and we could not rely on them becaus...
over 2 years ago in Domino Designer / Java 0 Under Consideration

Use string resources in client applications

Rather than trying to deal with DGW, it would be great if we can employ string resource files in Notes client applications, like we can in XPages applications. Everything -- static text on forms, view column titles, view formulas if you can manage...
almost 6 years ago in Domino Designer 2 Under Consideration

Make Designer a regular Eclipse plugin

Domino Designer should be a standard plugin. This way one would be able to add it to her existing Eclipse setup. Should be working on any platform that Eclipse supports.
almost 6 years ago in Domino Designer 0 Under Consideration

Search a form for a field name

Currently, to search for a field on a form, I print the form into a pdf file and search there. Need the ability to hit cnrl-F and search for a field name. clem
almost 4 years ago in Domino Designer 0 Under Consideration

Allow right justification for text in fields

Should be able to right justify text in numeric fields for the Notes Client. Left is just wrong.
almost 4 years ago in Domino Designer 0 Under Consideration