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 of 8720

Formula Language for returning True/False to check if OS file is existing

Direct Formula Language instead of combining other functions to have a simple check if an OS file exists or not
over 4 years ago in Domino Designer / @Formulas 2 Needs Clarification

URL / POST content should available in decoded fields

When accessing data that has been appended to a URL or has been posted to a LotusScript agent, you usually write yourself some routines to split query_string_decoded or request_content from the ContextDocument. Everyone has these routines and ever...
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Double-click in view column gutter changes width to fit widest entry in the column.

This would be a nice feature to add, at least to the Notes client. Users are familiar with the feature, from their work with spread sheets, and look for it in Notes. The option would probably only be available if the designer selected "Resizable" ...
about 5 years ago in Domino Designer 0 Under Consideration

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...
almost 6 years ago in Domino Designer 0 Under Consideration

Pdf print form template

Please provide pdf template for extract data with water mark, sign, logo, header footer, page no, mail merge etc.
almost 6 years ago in Domino Designer / LotusScript 1 No Plans to Implement

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...
over 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.
over 6 years ago in Domino Designer 0 Under Consideration

Remove 1.9 GB limit for Notes richtext fields

If you use domino to store very large files the max limit per file is 1.9 GB if you go beyond this the attachment is corrupted. This feels like a 32-bit limit that we should remove in Domino, so we can use domino for all types of files.
about 2 years ago in Domino Designer / Java 3 Assessment

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

Expose information about number of indexed documents, FT Index Size

It would be good to be able to get number of indexed documents and also FT Index size in bytes using Lotusscript and Java. This is when using Lotusscript checking size of a database including FT Index.
9 months ago in Domino Designer / LotusScript 0 Needs Review