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 1238 of 8026

Reading or passing header parameters from a NotesAgent

Question: How can we read the parameter par1 set into the Header? Using a simple call code action (ran on Notes client -> Action): ============================ Dim session As New NotesSession Dim webRequest As NotesHTTPRequest Dim url as St...
over 3 years ago in Domino Designer / LotusScript 0 Under Consideration

Give us access to web events in the Notes client

E.g. for fields give us access to onKeyDown, onKeyPress, OnKeyUp etc. For hotspots and computed text onMouseXXX and onSelect
almost 6 years ago in Domino Designer 0 Under Consideration

Add a JSON based form type

Either update the existing form object to support JSON only data storage, or create an alternate form type/object that stores data as text only. Get away from the strongly typed fields so you don't get type errors in the client. Enable Domino to c...
almost 6 years ago in Domino Designer 1 Under Consideration

Offer Google material Design for Xpages / Mobile

In order to compete with PHP, Ruby and ASP software development, we need tools to create amazing and upto date interface. All the Cloud software companies are offering great API and CSS Files for development. It would be amazing if Xpages had the ...
almost 5 years ago in Domino Designer / XPages 1 Under Consideration

Provide Lotusscript API for IBM Connections (create status updates, files, events)

No description provided
almost 6 years ago in Domino Designer / LotusScript 3 Under Consideration

Add an option to programmatically open a frameset in a specific database

Today, neither @Command([OpenFrameset]) nor NotesUiWorkspace.OpenFrameSet() allow opening a frameset in a specific database (other than the "current" database). I'd like this limitation to be removed.
almost 5 years ago in Domino Designer 0 Under Consideration

Clearing the application list in Domino Designer is only possible by selecting each application Mutlyple cannot be selected

When using Domino Designer,the current situation is as follows: 1) In the application List on the Left hand side Select database for removal.2) Right click and select Remove. I hope to remove multiple applications in one instance.
about 5 years ago in Domino Designer / Views 1 Under Consideration

Folders that can be sorted manually by drag and drop

Sometimes we want to use a folder that contains only the documents we want to stand out from the documents in the nsf as a list that is independent of the other documents. In mail, this is the inbox folder. inboxes are usually expected to be displ...
almost 3 years ago in Domino Designer / Views 0 Needs Review

Designer 10.X.X missing information on tab hover

From my experience the tab hover on tabs which informs me on full name and database of design element is removed in latest version. This is a functionality I use very often. I'd like to see this functionality reimplemented.
almost 5 years ago in Domino Designer 2 Under Consideration

DQL: improvements on named variable handling and on documentation

Playing around with DQL, and especially with NamedVariables. The NotesDominoQuery class at the moment has 2 methods dealing with named variables: DQL.setNamedVariable("name", "value") DQL.resetNamedVariables() The more I try to use that concept th...
almost 2 years ago in Domino Designer / LotusScript 3 Needs Review