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 1300

Property to check what is the default view of domino application

Please add a property to easily find out what the domino application's default view is. Currently, I am getting all the views using the Views Property of the NotesDatabase class and inspecting each NotesView using the IsDefaultView property, but t...
over 1 year ago in Domino Designer / LotusScript 0 Under Consideration

Easier conversions from Rich Text to other Format

Easier conversions from Rich Text-Fields to HTML, RTF, PDF etc and back without Declare API function.
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Please finally set for real number the syntax to only the decimal point

PROBLEM: Since version 8 or 9 I again and again experience problems with the decimal point when I edit LS code in the Designer. Even for old code suddenly the Designer starts to raise mistakes if one opens the design element . . . As I am working ...
over 1 year ago in Domino Designer 1 Needs Review

App dev pack / Proton : expose V12 QueryProcessor and / or some view Navigation methods

Hi, Currently the way to get documents from Domino via GRPC/Proton is to perform a DQL Query. But DQL does not allow for document sorting, so if - for ex - I want to get the 5 first documents based on a field sorting, I need to get all the documen...
over 3 years ago in Domino Designer / Java 1 No Plans to Implement

More Notes Client Application focus

This isn't anything specific but more general rambling on product direction. I've seen a lot more focus on the web side of Notes/Domino while Notes client development is being left in the dust. The whole reason why Notes/Domino is popular in the f...
over 5 years ago in Domino Designer 5 Under Consideration

New parameter to specify default selection documents for views displayed in notesUIWorkspace.PickListStrings.

The last parameter of PickListStrings can specify a category. However, there is no parameter that allows specifying the default selection document. NotesUIView.SelectDocument allows the Notes client to select documents for the view it displays. A...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Add FTSearch function to view

FTSearch on db and on view is different. to make FTSearch consistent add an FTSearch function that returns a documentcollection like on the database object
11 months ago in Domino Designer / LotusScript 0 Under Consideration

740 feature ideas in Domino Designer Category in 2 years none of which have Planning To Implement status.

Please confirm HCL is Planning to Implement further developments, features, enhancement to the existing standard design elements. Fine if not, but those making suggestions need to know. Clarification on XPages would be a bonus.
over 4 years ago in Domino Designer 3 Under Consideration

Add a possibility to include LotusScript into xPages

Benefit: use existing code in (existing and new) applications independently of the usage of xPages or native design elements. The goal is to write code once and use it at different places. Please note (written after first comments) that this ide...
over 6 years ago in Domino Designer / LotusScript / XPages 4 Under Consideration

Select Multiple Documents in the view using LS

It will be very helpful if I can use something like: NotesUIView.SelectDocuments( coll as NotesDocumentCollection ) which marks all documents from the collection with selection marks.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration