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

All ideas

Showing 8808

Open XPage in a Notes Framset

Probably a challenge. An XPage should be able to be displayed in a frame of a framset. So far, XPage is going to be a new tab. It would be good to link an XPage in an outline to show it in the frame next to it.
about 7 years ago in Domino Designer / XPages 1 Under Consideration

Allow subforms to be individually selectable as design elements that can be restyled

If a design type is selected in "Restyle the following elements" on the third tab of the Restyle wizard, all design elements of that type are restyled. If design elements are selected in "See advanced settings", only the selected design elements a...
over 1 year ago in Domino Designer / ReStyle 0 Needs Review

EML to PDF Converter

Converting EML (Email Message) files to PDF (Portable Document Format) is a common task, especially when you want to save or share email messages as PDF documents. There are several methods to convert EML files to PDF , and I'll describe a few dif...
almost 2 years ago in Leap / Documentation 0 Needs Review

Allow multitasking: Make all Dialogs Windows Non-Modal

Most of the dialog windows in Notes client are modal for the whole application and prevent the user from doing anything other in Notes while they are open. There are many situations where additional information from some other Notes tab is needed ...
almost 6 years ago in Notes 1 Under Consideration

Rapid initialization of typed arrays

Like Javascript, for example: Dim daysOfWeek() as String daysOfWeek = [ "Sunday", "Monday", "Tuesday", "Wednesday", "Thursday", "Friday", "Saturday"] or Dim coolNumbers() as Double coolNumbers = [ 0, PI, 42, 666, 6174 ] #####I'm aware that we can ...
over 6 years ago in Domino Designer / LotusScript 1 Under Consideration

small style sheet editor

a small and basic "style sheet editor" for volt, integrated directly in the "designer"
about 4 years ago in Leap 1 Under Consideration

Allow full text search of embedded views in Notes client

Views embedded on forms in the Notes client should allow full text searches by the user. If the embedded view is restricted to a category the search results should also be restricted to that category.
over 6 years ago in Notes 1 Under Consideration

Verse mail-in-databases signature

Verse mail-in-databases: No option to include signature in outgoing mail
over 3 years ago in Verse / Verse on Premises 3 Under Consideration

Add icon option to the form buttons as it is now possible in the action buttons

No description provided
almost 7 years ago in Domino Designer 1 Under Consideration

form.getStage()

Please add a JS method(s) to get the current stage ID and name of a form. Currectly, we can get thsi only via Find or Retrieve service calls. I suggest something like: form.getStage or form.getStageId form.getStageName
almost 2 years ago in Leap 1 Needs Review