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

Search results: Domino Designer

Showing 103 of 634

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...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

All view totals, average per document, average per subcategory etc. should have their own font dialog

If one creates in a view i.e. a financial overview with several categories where the column totals, avcerage, etc. will be displayed in the same line where the category is displayed there is no way to highlight these values. For better distinctivn...
over 5 years ago in Domino Designer / Views 0 Under Consideration

Conflict handling - add an option to merge a field (especially document history fields)

Many developers add a "history" field in their applications to document when/who updated a document and what happened. This prevents the "Conflict Handling" form property "Merge Conflicts" option from working as there could always be a difference ...
over 6 years ago in Domino Designer / LotusScript 4 Under Consideration

Domino Access Services: JSON required to remove an item within a PATCH request

Request for means to delete an item/field from a document via JSON in a PATCH request. The current workaround below is quite convoluted so we'd like for a better approach: A. For example, test document has "value1" field on the Form with the follo...
almost 4 years ago in Domino Designer 0 Needs Review
13 MERGED

Expose ability for community to cleanly update / replace XULrunner for XPiNC

Merged
XULrunner was chosen to support XPages in Notes Client environment. For many of us, this has enabled a rich, blended development mode with the best of both worlds, while also allowing fully offline use of XPage applications and no secondary depend...
over 6 years ago in Domino Designer / XPages 0 Under Consideration

Shared actions ideas

1) Move shared actions under Shared Elements. A few ancients will complain, but I believe they belongs there. 2) Compile LS shared actions when they are saved. And raise errors when they are saved. So I do not have to wait until view is displayed....
over 6 years ago in Domino Designer / Views 0 Under Consideration

Core Control Link in Xpage (launched in Notes client) needs to be opened in external browser when clicked

Allow links clicked in an Xpage (that is launched from Notes Client 9 or 10) to be displayed/opened in external browser: 1. Create a new xpage onto a blank Notes db 2. Add Core Control Link onto the xpage 3. Set the URL to a site known to be acces...
over 5 years ago in Domino Designer / XPages 0 Under Consideration

Investigate Feasibility of Splitting Tight-Coupling in Notes Client Applications

In application development beyond Domino, the preference has been for looser coupling. In Notes Client there is a lot of tight coupling. Composite Applications aimed to address this, but they were complex, tied to Eclipse, and crucially required h...
about 7 years ago in Domino Designer 1 Under Consideration

Highlight the date selected with embedded date picker

In the current date picker application, after clicking the date on the calendar, you must click the button to add the selected date. Two clicks are required to add the selected date to the date list. By linking date picker and date list in advance...
about 7 years ago in Domino Designer 2 Under Consideration

'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 ...
over 1 year ago in Domino Designer / Documentation 0 Needs Review