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

My ideas: Domino Designer

Showing 1230

Lock documents at the field level, to avoid save conflicts.

Two people can't edit the same document at the same time. Also agents can't update a document during working hours, for fear of creating save conflicts. This is difficult to work around and is a serious weakness of the software. We need field lock...
over 5 years ago in Domino Designer 4 Under Consideration

Add a relational database

Domino does quite well with document oriented data. But handling tabular data is a real pain. It would be VERY usefull if we were able to create SQL tables. I used H2 in several projects. But this way SQL data is stored outside the NSF and only ac...
over 5 years ago in Domino Designer 5 Under Consideration

Login to web when developing locally without a server

XPages is built for local development but there is no way to login to web when developing locally. I would like to store users in my local names.nsf and be able to login to my domino web applicatoin when doing preview in webbrowser. as a devel...
over 5 years ago in Domino Designer 1 Under Consideration

Allow domino web application to execute in the client with the same security/authentification done in Xpages

It would be great to be able to code angular or react application that would have the same fonctionnality (sécurity/authentication) that xpages application does when they run in notes client.
over 5 years ago in Domino Designer / XPages 4 Under Consideration

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