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

My ideas: Domino Designer

Showing 63

File preview functionality

For the Notes Client a preview functionality would be needed to preview attached files in a frame when the file is selected. For the web a xpage control would be great to show a preview e.g. for a selected view entry. The preview function should...
about 5 years ago in Domino Designer / XPages 3 Shipped

DAS : view entry list - allow complex request to query documents

Allow use of logical operator against document fields (not only keys and full text search)
over 5 years ago in Domino Designer 1 Shipped
156 VOTE

Ability to use LotusScript to use / operate FullText Search in the Notes Client.

Can be simple: NotesUIView.FTSearch ("my search string" , maxDocs).. to complex : new NotesUIFTSearch which would be a new object allowing to operate all FT options available in the UI (search by form, how results are sorted,...) Why? Users ar...
over 5 years ago in Domino Designer / LotusScript 5 Shipped

Creating empty NotesDocumentCollection

Sometimes you need to add documents to an initially empty collection. There should be a method to create a new and empty NotesDocumentCollection, let's say in NotesDatabase class.
over 5 years ago in Domino Designer 3 Shipped

Get list of UNIDs of deletion stubs in database

When synchronizing data between Domino and another system you can get a list of new or modified since a date, but you can not get list of deleted documents, so it is difficult at best. Getting a list of deletion stubs UNID would be very helpful,...
over 5 years ago in Domino Designer 6 Shipped

Domino Designer Lite

It is a complex and maybe expensive suggestion - Have a client or just an interface option, for power user user, more simple than Domino Designer, to make super user comfortable to develop simple Notes/Domino apps/db using only macros, something t...
over 5 years ago in Domino Designer 2 Shipped

Look and Feel

Look and feel should be enhanced for the development of apps in designer.
over 5 years ago in Domino Designer 2 Shipped

Add native LS classes for HTTP client communication and processing HTTP posts with attachments

Add LotusScript classes with a bunch of HTTP functions like in the "Apache Commons" libraries. - Make HTTP requests to send and receive data - Set and read header variables - Process HTTP forms posted to the Domino Server, containing HTTP uploa...
over 5 years ago in Domino Designer / LotusScript 2 Shipped

Function pointers in LotusScript

No description provided
over 5 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
over 5 years ago in Domino Designer 5 Shipped