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 1279 of 8272

Better error messages from @Formula errors on the webb

If a field has the wrong type, I.e a user writes text in a number field or a date field has the wrong type we get an error message on the web giving no clue what field has the problem. It only says: HTTP Web Server Notes Exception - Incorrect data...
over 2 years ago in Domino Designer / @Formulas 0 Under Consideration

QR code control

Provide a control for a form/page that would allow me to represent the data held in a Notes field (or computed formula) as a QR code.
about 6 years ago in Domino Designer 2 Under Consideration

RunOnServerWithDocumentContext !!

We all know about NotesAgent (Java Lotusscript and SSJS) - .RunOnServer, that receive noteid of a SAVED document with parameter - .RunWithDocumentContext, that receive a documentContext (unsaved) but in Notes client executes with client rights We ...
about 6 years ago in Domino Designer / LotusScript 1 Under Consideration

Add color to the lotusscript debugger screen

from Tim Paque Use colour in the debugger as it is seen in the editor. We often spend enough time viewing our code in colour that when we get to the debugger, the plain black and white makes it harder to recognize certain parts of your code.
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Add Command @Command([ViewExpandOnlyCategories])

When working in views with lots of subcategories, there is no way to be able to scroll quickly only through the categories. You need to expand each main category, then each nested sub-category Using [ExpandAll] makes all documents and responses ...
over 4 years ago in Domino Designer / @Formulas 0 Under Consideration

When copying a Design element, the new file name should have a number postfixed to it and not ''copy of " prefix

When you copy a Design item, say a Form, the new item name is prefixed with "Copy of ". The problem is if you've copied an item named, say, 'xyz', the new item is all the way at the top. You end up having to remove the 'copy of', then add a prefix...
almost 4 years ago in Domino Designer 1 Under Consideration

application template like surveymonkey.

application template like surveymonkey. Benefit is completitor already done. Useful for every customer.
about 5 years ago in Domino Designer 2 No Plans to Implement

Make it possible to exchange data between a (LotusScript) agent and an XPages application

In our application we have some agents to execute background jobs. In order to make them report back, we developed an XAgent that the agents can "call" using REST (written in Java), and we put the necessary info in the url. It works, but it's not ...
over 4 years ago in Domino Designer / XPages 0 Under Consideration

Provide Option "Prohibit design refresh or replace to modify" for "Application Properties" in Domino Designer

Currently, option "Prohibit design refresh or replace to modify" is available for various design elements like "Forms", "Views" , "Pages", "Agents" etc. However, this option is not available for "Application Properties". As such, if some changes...
over 2 years ago in Domino Designer / Views 0 Needs Review

'Size' Property Of 'NotesDocument' returns negative value for attachment bigger than 2 GB

The size of the Notes Document can be determined using the "Size" LotusScript method. Reference URL --> https://help.hcltechsw.com/dom_designer/12.0.0/basic/H_SIZE_PROPERTY_DOC.html As per the information provided in the above URL, this method ...
9 months ago in Domino Designer / Documentation 0 Needs Review