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 1230

Capture if User clicked Ascending or Descending on a Column in a View

My idea is as follows: 1. User chooses to sort either Ascending or Descending on a column set to sort "Both" by design from the UI View. 2. User opens a document from that view. 3. User edits and saves the document. Script closes UI document, g...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

make with size of "Listfield" fit to windows

Make the field "listfield" the 'with' additional "fit to window" Same as Textfield.
about 2 years ago in Domino Designer 0 Needs Review

Show design elements within folders

While views display in the client within folders, in Domino they do not. It would be nice to have grouping for all design elements like agents & script files too.
over 4 years ago in Domino Designer 3 Needs Clarification

implement save / load of custom palette in domino designer

In Domino Designer we have the ability do define 16 custom colors but this is not persistent. Add an option to let us save and load the custom palette in a file on filesystem or a resource inside the nsf so that we can have persistent custom color...
over 5 years ago in Domino Designer 0 Under Consideration

Replicate with other NoSQL databases like CouchDB or Cloudant

Able to create off-line mobile application or faster web application by using a robust replication protocol to sync information back and forth between an in-browser database storage and the Domino backend.
over 5 years ago in Domino Designer 2 No Plans to Implement

Lotusscript error message: add error line, modul etc.

I use this template to handle errors: On Error Goto LBL_ERR LBL_EXIT: Exit Sub LBL_END: End LBL_ERR:dim sERR as String If Err=1001 Then sERR=Error Else sERR="#:"+Cstr(Err)+"; txt:"+Error+"; modul:"+GetThreadInfo(2)+"."+GetThreadInfo(1)+"; line:"...
over 5 years ago in Domino Designer 1 Under Consideration

Point releases for usability enhancements

I think there would be a lot of benefit to having a point release just for Designer that focuses almost solely on usability enhancements. Things like making sure type ahead suggestions display all current methods/properties for an object. Being ab...
over 5 years ago in Domino Designer 0 Under Consideration

Reuse of latest used functions in designer

e.g. Text properties: changing font size , color, ... of many fields, text, computed text, ... the same way. Recording all changes on the properties to be able to execute many clicks / writing in one go.
over 5 years ago in Domino Designer 0 Under Consideration

[ReferenceError] 'sessionAsSigner' not found

This is an annoying error: if a team of coworker is developing and signing with differend user IDs some xPages and custom control design element, you get this error whenever attempt to call sessionAsSigner of other session getting related SSJS fun...
over 5 years ago in Domino Designer 0 Under Consideration

Enable to validate for Rich Text field

Able to validate Rich text field, like set the field as mandatory field.
over 2 years ago in Domino Designer / @Formulas 2 Needs Clarification