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 1231 of 7962

Javascript everywhere

Today we can use Javascript in quite a number of places on a Notes form, as well as in views. But the Javascript is only able to access the UI. You can also not create agents using Javascript. What I would like to see is a Javascript API/extension...
almost 3 years ago in Domino Designer / LotusScript 0 Needs Review

Add namespace property to (Notes)DominoQuery class

When working with DQL, best practice is to create/update/remove indexes programmatically using their according methods. To avoid conflicts with existing views of the same name, all indexes created should have a prefix. This can be achieved by usin...
almost 3 years ago in Domino Designer / LotusScript 0 Needs Review

Make the Designer task smarter

When there is a central template database with libraries containing classes that are used in many other databases, the modification of one class can easily lead to an avalanche of user complaints: Type mismatch on external name: xxx. It happens ev...
over 2 years ago in Domino Designer / LotusScript 0 Needs Review

Show text in action bar

When the action buttons of the action bar are displayed in the right and left corners, a blank space is created in the center. I want to display text generated by functions and expressions such as @DbTitle in this blank space. If I can display te...
over 2 years ago in Domino Designer / Views 0 Needs Review

Give a Designer tab a different colour when the file is modified

When I modify a file in the Designer, the only visual change to the screen is a tiny asterisk in a corner of the tab. It would be a great help if there were better visibility of a file that's been modified but not saved.
over 4 years ago in Domino Designer 1 Under Consideration

Lotusscript function to compress and uncompress string/data with zlib compression

It would be very helpful to have a possibility to compress and uncompress data using zlib compression. This would allow to create some common filetypes using just plain lotusscript. Espescially in nomad clients with its java and api restrictions t...
almost 2 years ago in Domino Designer / LotusScript 0 Needs Review

Add option to fit combobox and listbox width to the window in Domino Designer

Domino Designer provides multiple sizing options for textfields: Fixed (Size) Fit to window (%) Fixed (characters) For comboboxes and listboxes only the following options are available: Fixed (Size) Fixed (characters) For a proper r...
over 4 years ago in Domino Designer 0 Under Consideration

Ability to view agent profile results without the necessity to open the application in design

if you enable Profile for an agent and you want to show the profile results you have to open the database in design mode. this is not always so possible in Production environment with highly restricted access. the profile results should be accessi...
over 1 year ago in Domino Designer / Debugger 1 Under Consideration

Add native LotusScript Class for accessing and manipulating HTTP WebSessions

For example: Class HTTPWebSession - Browse though all active web user sessions - Create a user session via script - Quit a desired session via script There is an existing C-API function called "SECTokenValidate". See this URL: http://ww...
over 5 years ago in Domino Designer 1 Under Consideration

PostPaste and QueryPaste event can't get pasted document information.

We want to get the information for the pasted document. Once we have the information in the pasted document, we can control whether or not the paste continues. This is very useful.
over 3 years ago in Domino Designer / LotusScript 2 Under Consideration