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 of 7962

Either a shared action bar or add an action bar style object to be applied to an action bar

Right now it's an utter pain to have to set up action bars for multiple forms and/or views
over 5 years ago in Domino Designer 1 Under Consideration

"Grey Out" hidden view columns in designer

From David Lundy Let us navigate the folder hierarchy when selecting a template. Let us browse outside the data directory. At a very minimum, even without a hiearcichal view, let us display titles, template names, filenames and dates, and sort...
over 5 years ago in Domino Designer 0 Under Consideration

URL / POST content should available in decoded fields

When accessing data that has been appended to a URL or has been posted to a LotusScript agent, you usually write yourself some routines to split query_string_decoded or request_content from the ContextDocument. Everyone has these routines and ever...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

Search a form for a field name

Currently, to search for a field on a form, I print the form into a pdf file and search there. Need the ability to hit cnrl-F and search for a field name. clem
over 3 years ago in Domino Designer 0 Under Consideration

Pdf print form template

Please provide pdf template for extract data with water mark, sign, logo, header footer, page no, mail merge etc.
over 4 years ago in Domino Designer / LotusScript 1 No Plans to Implement

Allow right justification for text in fields

Should be able to right justify text in numeric fields for the Notes Client. Left is just wrong.
over 3 years ago in Domino Designer 0 Under Consideration

Paging DQL Results

Maybe this is already available but so far I did not get any info on how to to it. If my DQL Resultset contains e.g. 1000 records and I am having a web application, I want to page that result set like start=1&size=30 (similar to the old domin...
about 4 years ago in Domino Designer / Views 4 Under Consideration

Add an @Formula to transpose a list interpreted as a matrix

Lists in formula language are 1-dimensional, but sometimes the data will be interpreted as a matrix (e.g. the elements of a table). An @Formula to transpose the entries of a list by interpreting it as a matrix would be very useful for situations l...
over 3 years ago in Domino Designer / @Formulas 3 Under Consideration

Add an @Formula to generate a list of consecutive integers

To get a list of consecutive integers in formula language without using an @For loop, you currently have to get creative using predefined lists of digits, the permutation operators and @Subset. It would be handy to have an @Formula that gives you ...
over 3 years ago in Domino Designer / @Formulas 2 Under Consideration

Add an @Formula for the cumulative sum of a list of numbers

Getting the cumulative sum using an @For loop is easy, but runs into the memory limit for large lists. In addition to its mathematical uses, having access to the cumulative sum would make it easier to work around the 32k field/64k computed text li...
over 3 years ago in Domino Designer / @Formulas 1 Under Consideration