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 1326

Easier way of fixing UNK table problem (FT index thinks field is different type)

Example: Create a field (Number), and create-save a document with that field set. Then create FT index for database Then change field type from Number to text, create a new doc & save (easily done when a field looks like it can be numeric but ...
almost 7 years ago in Domino Designer 8 Under Consideration

Update Poster with new LotusScript classes, methods, properties

Please update poster with new classes and properties. every Developer had it on the wall. http://www-12.lotus.com/ldd/doc/uafiles.nsf/docs/designer65poster
almost 7 years ago in Domino Designer 10 Under Consideration

LotusScript completes private parts of a superclass in a subclass

The LotusScript class system differs in a key way from the way Java works. In Java, if you create a subclass from a parent class, the subclass can only access the Public methods, variables and properties, not the Private methods, variables and pro...
about 1 year ago in Domino Designer 0 Needs Review

Correct line numbers on error for Lotusscript classes

As a developer the wrong error line number is reported so it is harder to find where the error occurred.
almost 6 years ago in Domino Designer / LotusScript 5 Under Consideration

add parameter for db.CreateCopy to remove template inheritance

if there could be a parameter to remove/blank out the "inherit design from template" when using db.CreateCopy it would help (or create a 'set' method to it in the NotesDatabase class of Lotuscript). This would benefit when using a DB as a starting...
6 months ago in Domino Designer / LotusScript 2 Needs Review

Posibility hide fields in properties only see this fields by fulladmin user

When design some forms and I want in the same form that some user can't see information I use hide, but they can see the information if they go to properties. I want the option to hide a field in properties of the document.
over 3 years ago in Domino Designer / @Formulas 2 Under Consideration

Improve JavaScript and HTML rendering support in the classic Notes Client

the Notes Client has JavaScript support for forms and views for many years, but it is outdated and does not provide much API access make JavaScript a real alternative to LotusScript for classic Notes Client development, cross-platform full form an...
about 6 years ago in Domino Designer 1 Assessment

Domino integration with AppScan for source code scanning

HCL Software's Source Code Scanning Solution AppScan source should support LotusScript and all other HCL platform such as Domino, Notes etc.
11 months ago in Domino Designer / LotusScript 0 Needs Review

Behaviour of "Prohibit Design refresh..." for new Views

This was introduced a while back, but before that it was different: now this option is enabled by default with newly created views. When you forget to disable that afterwards and you updated your app with a new template, this new view then won't b...
8 months ago in Domino Designer / Views 0 Needs Review

Make text color computable ( @formula )

If you want to conditionally change the text color of an item or computedtext object in a client based Notes application, by now you need to have duplicates with according text colors that are shown / hidden depending on hideWhen. ( see screenshot...
over 6 years ago in Domino Designer / @Formulas 1 Assessment