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

Clear

Ideas

Showing 1284 of 9015

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...
over 4 years ago in Domino Designer / @Formulas 3 Under Consideration

beautify @formula code

ofcourse we all write readible code but when I look at action code wriiten by colleagues I am very unsure if i understand it because it lacks indent, multiple rows etc. if there would be a beautify option for @ formula that would be awesome
over 2 years ago in Domino Designer / @Formulas 2 Under Consideration

Add encoding @functions for custom HTML, XML and JSON

When building custom HTML, XML or JSON, there are a few character, that needs escaping. @HTMLEncode For doing HTML encoding, I use this to encode a text field/string: text := "B&O";_from := "&":"<":">":"\"":"'";_to := "&amp;":"&a...
over 1 year ago in Domino Designer / @Formulas 1 Assessment

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 7 years ago in Domino Designer / @Formulas 1 Assessment

Full Text Search does not index txt attachments compressed with LZ1

Currently, Domino FTI does not index "txt" attachments that are compressed with LZ1. txt file, it processes a plain text file by Brute force & brute force does not support LZ1
about 1 month ago in Domino / Administration 0 Under Consideration

A typo in a server console command

When entering a command in the server console, there was a typo “e adminp...” and the server executed the exit command. Need the ability to change the server exit commands. Either execute these commands after a confirmation request, or the ability...
about 1 year ago in Domino / Administration 1 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 4 years ago in Domino Designer / @Formulas 2 Under Consideration

Give a progress bar or percent complete on server tasks running against databases

When performing a task on a database from the server console, there is no telling how long it will take or what kind of progress is being made. Sometimes these processes take many minutes or even hours. I need to see some kind of metrics on the pr...
10 months ago in Domino / Administration 0 Needs Review

Remove limit of 64K for Computed text

I often use computed text in a RT field on a document. Very practical for displaying results of a dblookup inside a RT field. Mostly for embedding HTML for displaying on the web. I often stumble on the 64K limit. Submitted by Theo Heselmans
about 7 years ago in Domino Designer / @Formulas 2 Under Consideration

Include XForwardedFor IP address in text-based access log output

We have one existing ER which is shipped. Include XForwardedFor IP address in log.nsf / domlog.nsf https://domino-ideas.hcltechsw.com/ideas/DOMINO-I-185 For which there is one in "HTTP_LOG_ACCESS_XFORWARDED_FOR=1" which helps to add information to...
10 months ago in Domino / Administration 1 Needs Review