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 271

Run local agents locally (not on server) which are not signed by the currently running entity

Problem with the agent starting locally. Error Message while executing the agent on the local machine instead of server. "AMgr: Agent '<agent name>' in '<database name>' does not have proper execution access, cannot be run." W...
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Connections Connector API

Customers want to do online editing or Check-in and Check-out in notes client and web (XPages) without downloading the file, removing files, editing, and uploading to HCL Connections. Connections Connector should be online edit with MSOffice, Libr...
over 1 year ago in Domino Designer / XPages 0 Needs Review

@Formula scriptlibrary that I can re-use across my design elements

If I have an @Formula function that I want to reuse across my design elements (e.g. Postopen event for all views and database script) I have to rewrite the function for every design element. It would be much handier if I could store the code as a ...
over 1 year ago in Domino Designer / @Formulas 1 Needs Review

set default Option "No" for PROMPT in LotusScript

Make it availabe to set the default Value of NotesUIWorkspace.Prompt for YES/NO available. It is not possible to set the default value to "NO".
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Modify "Record Activity" using Java

I was asked to programmatic to modify whether a database is recording user activity. There doesn't seem to be a way to do it currently using code.
over 1 year ago in Domino Designer / Java 0 Needs Review

Add parameters to @Command( [FilePageSetup] )

Currently @Command( [FilePageSetup] ) displays a dialog on which user has to interactively specify parameters such as page margins. It should be possible to set all these parameters automatically by @Command and/or through LotusScript method.
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

Need a functionality to set the OS environment variable using LotusScript method.

Currently, unable to use the LotusScript method to set the Operating system Environment variable. The requirement is to add an Environment Variable in the Operating system using the LotusScript method.
over 1 year ago in Domino Designer / LotusScript 2 Needs Review

Provide more than one text line in PicklistCollection

The PicklistCollection dialog only prompts one line of text, even if the parameter prompt contains line breaks. Sometimes it would be very helpful if more than one text line could be displayed when the user needs to select a document based on more...
over 1 year ago in Domino Designer / LotusScript 1 Needs Review

Add the ability to have a URL or compose email to a view column to click on

It would be nice to have the ability to have a column in a view have either an email or a URL address to be clicked on. For an email address, it would compose the email and for a web address it would open the addressin a browser.
over 1 year ago in Domino Designer / Views 1 Needs Review

Allow view column sorting to refresh only the view panel without refreshing the entire XPage

Currently, if you have enable "partialrefresh" as "true" then ideally it should refresh only the panel for which this property is enabled. If you enable this property for view panel where sorting is applied on view column, then on click og column ...
over 1 year ago in Domino Designer / XPages 1 Needs Review