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 784

Record What Objects DesignReplace and DesignRefresh Updates

Replacing designs programmatically is very useful for rolling out code, but there is currently no way to verify what design elements were affected, you can only watch the progress bar and hope you saw what you needed to see.
over 5 years ago in Domino Designer / LotusScript 0 Under Consideration

General spell check in XPiNC for non-ckeditor fields

Although workarounds are possible, at present there is no baked in spell check for normal text input or input box controls in the XPiNC environment. Enabling a more modern, in-flow spell check, without the overhead of the CKEditor control for ever...
about 6 years ago in Domino Designer / XPages 0 Under Consideration

Stop logging the RedirectSignal exception to the XPages log file

When you use context.redirectToPage(url) the XPages engine logs a RedirectSignal exception to the XPages log file in the IBM_Technical_Support folder. Please stop that :-) Example: 11-03-19 11:18: Exception Thrown Context Path: /path/db.nsf Page ...
over 5 years ago in Domino Designer / XPages 0 Under Consideration

Add the ability to put '++ and '-- to indicate a section of lotusscript, that by default is collapsed

Sometimes there are huge if/then of do/until loops that would be nice to collapse the contents
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Either a shared action bar or add an action bar style object to be applied to an action bar

Right now it's an utter pain to have to set up action bars for multiple forms and/or views
about 6 years ago in Domino Designer 1 Under Consideration

"Grey Out" hidden view columns in designer

From David Lundy Let us navigate the folder hierarchy when selecting a template. Let us browse outside the data directory. At a very minimum, even without a hiearcichal view, let us display titles, template names, filenames and dates, and sort o...
about 6 years ago in Domino Designer 0 Under Consideration

Enhance LS2J

LS2J is very useful to let LS communicate with Java. You can use LS to invoke Java libraries. LS2J has many limitations. Please enhance LS2J so that we can make more new functions and solutions based on Java+LS.
over 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Expand Form's dropdown lists for xPages

hi On the Defaults tab of the Form properties, there are a couple of places where there's a dropdown list which allows you to choose an xPage. That list should show the entire xpage name. currently I have 2 xpages which begin the same way but one ...
almost 4 years ago in Domino Designer / XPages 0 Under Consideration

URL / POST content should available in decoded fields

When accessing data that has been appended to a URL or has been posted to a LotusScript agent, you usually write yourself some routines to split query_string_decoded or request_content from the ContextDocument. Everyone has these routines and ever...
about 5 years ago in Domino Designer / LotusScript 0 Under Consideration

@businessdays seems to be broken (tested in V12)

It looks like @businessdays is not working as expected (anymore?). It shows number of days between to values (also very handy :-), however not business days. _d := @adjust(@today;0;0;-7;0;0;0); @BusinessDays(_d;@Today) This wil result in 8 where I...
8 months ago in Domino Designer / @Formulas 4 Under Consideration