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 1252

beautify @formula code

ofcourse we all write readible code but when I look at action code wriiten by colleagues I am very unsure if i understand it because it lacks indent, multiple rows etc. if there would be a beautify option for @ formula that would be awesome
8 months ago in Domino Designer / @Formulas 2 Needs Review

Designer - JavaScript Editor is outdated

The JavaScript editor in the Designer (Script Libraries) is outdated. It does not allow modern notations (backtick, arrow functions, etc.) and we cannot save the JS file if we use these notations.
about 2 years ago in Domino Designer 3 Assessment

Reduce overhead/memory footprint when loading Style Sheet (CSS) resources for the Design tab

Opening an XPage file containing a large number of xp elements, CustomControls, and CSS styling rules causes Designer to take significantly longer to render all visuals in the 'Design' tab and thus becomes unresponsive until all rendering is compl...
3 months ago in Domino Designer / XPages 0 Needs Review

Add parameter newInstance to @Command([EditDocument]) to avoid save conflicts

Just like in LotusScript function notesUIWorkspace .EditDocument, please add a parameter newInstance in @Command([EditDocument]). Maybe even add some options in Notes that prevents from opening a document twice when using "right click -> edit d...
4 months ago in Domino Designer / @Formulas 0 Needs Review

Need ways to identify what application a Java memory leak is coming from.

Currently when we see a Java memory leak we know it is most likely caused by not recycling the Java objects but have no idea what application it is coming from. This means that the developers need to look at all the applications running on the ser...
12 months ago in Domino Designer / Java 0 Needs Review

Built in HEAP dump analyzer

It would save a lot of time and effort if Domino had a built in HEAP dump analyzer so when a Heap dump is generated, Domino can point to the suspects
12 months ago in Domino Designer / Java 1 Needs Review
194 VOTE

Create own @Formula binded to LotusScript, another @Formula (or Java?) function(s).

As you can do in Excel (Formula binded to VBA) and could do in 1-2-3. Would allow many new functions that are currently not easy/possible to create.Is also a way to be able to centralize @Formulas by creating an abstracted @Formula. PS : I am no...
almost 6 years ago in Domino Designer / @Formulas 6 Under Consideration

Bring back ConverttoHTML to documentation

the ConverttoHTML for richtextitem was available in the documentation for v10 https://help.hcltechsw.com/dom_designer/10.0.1/basic/H_NOTESRICHTEXTITEM_CLASS.html but is not available in the Designer Help nsf for v12.0.2. Bring it back to the docum...
4 months ago in Domino Designer / Documentation 0 Under Consideration

Please remove the 64k limit from NotesHTTPRequest

Please remove the 64k limit from NotesHTTPRequest. It accepts a String as input, those can be 2 GB. Also helpful if it would accept a NotesStream, so proper encoding can be ensured.
over 2 years ago in Domino Designer / LotusScript 0 Under Consideration
195 VOTE

Extend Notes URLs to execute agents with parameters

(not my idea, credit goes to Ben Langhinrichs ) You can currently access a document in a Notes client by using notes://server/repid/viewid/noteid, but it would be really handy if this could be extended to allow notes://server/repid/agent?OpenA...
almost 6 years ago in Domino Designer 3 Assessment