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: @Formulas

Showing 45

The EditInsertSignature command needs an option to prevent blank signatures

Notes v14 was released recently with the change to have @Command([EditInsertSignature]) return 1 or 0 for "Done" or "Cancel" respectively. However, it does not go far enough. It needs an option to prevent blank signatures. This option should trigg...
about 2 months ago in Domino Designer / @Formulas 0 Under Consideration

(partial) refresh options for Notes form fields

one of the great features of xpages is the partial refresh option. something similar should be wonderful for Notes forms (form for Notes client). The refresh options are out of date / too limited.
3 months ago in Domino Designer / @Formulas 0 Under Consideration

Allow the color of a table cell to change based on a field value.

Similar to this idea: https://domino-ideas.hcltechsw.com/ideas/ICAA-I-37 I would like the ability to colorize a cell based on a field value. There are so many situations for me where this could be helpful for the user. The cell color can be red to...
12 months ago in Domino Designer / @Formulas 1 Under Consideration

Better error messages from @Formula errors on the webb

If a field has the wrong type, I.e a user writes text in a number field or a date field has the wrong type we get an error message on the web giving no clue what field has the problem. It only says: HTTP Web Server Notes Exception - Incorrect data...
almost 2 years ago in Domino Designer / @Formulas 0 Under Consideration

Formula-controlled expansion/collapsing of sections in a form/document

A form that contains many embedded views in sections. Some of these sections should only be expanded/collapsed in case a given field contains a certain value. This way only sections relevant for the current situation are expanded - this gives a mu...
about 2 years ago in Domino Designer / @Formulas 2 Under Consideration

The option to programmatically set the Tab label and caption for a Table with multiple tabs

There are many times when a table with tabs are useful but the tab headers cannot be set via a formula option. That means for shared databases the designer client must be used to alter the tab headings. This feature will improve table usage in app...
about 2 years ago in Domino Designer / @Formulas 2 Under Consideration

Extend @GetDocField to cache the received data

When I run a form with @GetDocField($Ref; fieldname) on multiple fields, it issues the same number of NRPC commands as the number of fields, and receives the entire document for each command. There are two problems. 1. If the size of the referen...
about 2 years ago in Domino Designer / @Formulas 1 Under Consideration

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 2 years ago in Domino Designer / @Formulas 2 Under Consideration

FileExport @Command (Formula Language) to include exporting PDF

Currently, the FileExport @Command does not support of exporting PDF as there is an available option to do this via UI It will be helpful on custom database to have this on the formula language as the function can be utilized via buttons, dropdown...
about 3 years ago in Domino Designer / @Formulas 0 Under Consideration

Make @IfError() Available Again

@IfError() was introduced in R6, but depreciated with R7 and therefor should not be used any more. Probably, because IBM wasn't able to fix some bug. - However, this @function is very useful and makes code much easier to read and understand than a...
about 3 years ago in Domino Designer / @Formulas 1 Under Consideration