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 1238

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

Domino Office Connector

I remember that Domino.Doc can edit office files via ODMA which develop this connector using VB. 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, ...
over 1 year ago in Domino Designer / XPages 0 Under Consideration

Please finally set for real number the syntax to only the decimal point

PROBLEM: Since version 8 or 9 I again and again experience problems with the decimal point when I edit LS code in the Designer. Even for old code suddenly the Designer starts to raise mistakes if one opens the design element . . . As I am working ...
11 months ago in Domino Designer 1 Needs Review

Visual Studio integration

I love the Domino Designer when I develop Notes applications with forms, views, @formulas and LotusScript. But, lets face it: The Designer sucks when it comes to Java development (and XPages) and Web Development (javascript, css, html etc. ) So...
over 5 years ago in Domino Designer 0 Under Consideration

new event for 'Checkbox' & 'Radio Button' field 'onChangeSelection' for LotusScript

An event that occurs when the selection in the Radio Buttom / Checkbox field is changed before the focus leaves the field. I want to be able to react to any changes in the selection, e.g. to call uiDocument.Refresh() -while the user stays in the ...
over 4 years ago in Domino Designer / LotusScript 1 Under Consideration

New Design element: Slider

As we’ll be able to use more touch devices in the future for Notes apps, it would be useful to have a new field type: Slider. It should appear in the native style (Windows, mac, iOS, Android,...) as is defined in the OS. It shound have a default, ...
over 5 years ago in Domino Designer 1 Under Consideration

Create View and ViewColumn in Lotusscript

Expose more properties from view dialog and the view column property dialog in the Lotusscript Classes for views and view columns.So we can create / change views within applications better.
8 months ago in Domino Designer / LotusScript 3 Under Consideration

Property to check what is the default view of domino application

Please add a property to easily find out what the domino application's default view is. Currently, I am getting all the views using the Views Property of the NotesDatabase class and inspecting each NotesView using the IsDefaultView property, but t...
8 months ago in Domino Designer / LotusScript 0 Under Consideration

@formula library

we have LS libraries where we can store common functions and subs and use it in all places in an application. there is no equivalent for @formula. think about an huge application, that needs to be multi language enabled. Today we use a couple...
almost 6 years ago in Domino Designer / @Formulas 2 Under Consideration

Allow @MailSend to set scheduled messages delivery

Allow @MailSend to set messages scheduled delivery, such as add a parameter of "$SentAt" to enable delayed messages delivery.
10 months ago in Domino Designer / @Formulas 0 Needs Review