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

Clear

Ideas

Showing 987 of 8993

Resolve %INCLUDE directive when agent is saved

The %INCLUDE directive is resolved when the agent is executed in the frontend or backend. Customer expects %INCLUDE directive to be resolved when the agent is saved. https://help.hcltechsw.com/dom_designer/12.0.2/basic/LSAZ_PCTINCLUDE_DIRECTIVE.html
over 2 years ago in Domino Designer / LotusScript 1 Under Consideration

AppendToTextList to append notesitem values instead of wiping out if hitting item summary limit

NSF to support higher item summary limit and backend code (Core module) has to be modified accordingly.
over 4 years ago in Domino Designer / LotusScript 3 Needs Clarification

Domino user session @command or lotusscript and jss for programming

User session should be programming to check status or terminate who is online or access the server or database.
about 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Make the standard mailfont and size available for Richtextfields

Please make the mailfont and size available to set it in a richtextfield via lotusscript. Now is not possibel to read the user current mailfont and size. we will set in the application the body field with this settings.
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Break Long running lotusscript code

It would be good to have a way to break long running lotusscript code. Sometimes you get a long running lotusscript code that is blocking the client and you want to break it. It would be good to have some known keyboard sequence to press to break it.
over 2 years ago in Domino Designer / LotusScript 2 Under Consideration

'Isftindexed' to check for the FTI of "corrupted and/or bad" index as it returns error instead of false

If it has a good index it returns TRUE and if it has no index it returns FALSE. If it has a bad index or if an index is supposed to be on the database and is missing, it ERRORS OUT Related to the ER -- https://domino-ideas.hcltechsw.com/ideas/DOMI...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

@Formula to set Interline 1 1/2 in richtext item

I have a button above a richtext item to set the standard format. I tried to set the interline to 1 1/2.@Command([EditGotoField]; "Description"); @Command([EditSelectAll]); @Command([TextSetFontFace]; "Arial"); @Command([TextSetFontColor]; [Bla...
almost 5 years ago in Domino Designer / @Formulas 0 Under Consideration

Restore Browser access to the ICAA Client

The internet is not ubiquitous; there are areas/environments where there is no access to WiFi or a Cellular network and people are forced to work disconnected/offline. That is the basic justification for the ICAA Client, which we believe is fundam...
over 7 years ago in Nomad / Nomad (Web) 4 No Plans to Implement

Ability to call command shell from action button in Notes app on Nomad

Our Notes app references artifacts to a record stored on a shared drive folder that other systems also reference. In Nomad, the button returns a path not found. I suspect this outcome is due to it being outside the Nomad container. path1 := "\\net...
over 2 years ago in Nomad / Nomad (Web) 1 No Plans to Implement

Support IBM i on @JdbcGetConnections in SSJS/XPages Extension Library

I'd like to use AS400 object through @JdbcGetConnections in SSJS/XPages Extension Library.
over 7 years ago in Domino Designer / XPages 0 Under Consideration