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 1326

Allow inserting shared fields based on formula

Similar as 'Insert subform based on formula' (a.k.a. computed subform), but for shared fields. Although the same effect can be obtained by embedding a shared field on a subform, which in turn is inserted based on a formula, a direct method would b...
almost 6 years ago in Domino Designer 0 No Plans to Implement

Date Field: Please provide only Era display option.

We have many workflow applications , and some application have print format with Japanese Era. These print format are free writing for date field in order to write date after printing. We would like to get Japanese Era only on the field of form.
almost 6 years ago in Domino Designer 0 Under Consideration

FTSearch should also search through the unindexed documents

In a database, in order to find really all documents that match a query, our current approach is to execute an FTSearch, check the last indexed time, get a view of recently modified documents, and loop through them to find the rest, if any. IMHO t...
almost 6 years ago in Domino Designer 8 No Plans to Implement

Domino application auto generate form to MicroServices and secure

Donino application should be agile and auto generate microservices to integrate and secure and share data to the other services in domino app or other platform.
almost 6 years ago in Domino Designer / Views 1 Needs Clarification

AppendToTextList to append notesitem values instead of wiping out if hitting item summary limit

NSF to support higher item summary limit and backend code (Core module) has to be modified accordingly.
almost 4 years ago in Domino Designer / LotusScript 3 Needs Clarification

Voice recognition component/feature for web Application.

Design component/feature for web application which can be used to recognise the voice and perform the certain action like Search in the specific database. It is like pressing the microphone icon and record the instruction and based on that it wil...
almost 4 years ago in Domino Designer / Java 1 No Plans to Implement

Make the standard mailfont and size available for Richtextfields

Please make the mailfont and size available to set it in a richtextfield via lotusscript. Now is not possibel to read the user current mailfont and size. we will set in the application the body field with this settings.
almost 4 years ago in Domino Designer / LotusScript 1 Needs Review

Fix error "Error processing use list module"

I cann't use "library" in form and subforms (on this form) simultaneously.
almost 6 years ago in Domino Designer / LotusScript 0 Under Consideration

'Isftindexed' to check for the FTI of "corrupted and/or bad" index as it returns error instead of false

If it has a good index it returns TRUE and if it has no index it returns FALSE. If it has a bad index or if an index is supposed to be on the database and is missing, it ERRORS OUT Related to the ER -- https://domino-ideas.hcltechsw.com/ideas/DOMI...
almost 4 years ago in Domino Designer / LotusScript 1 Needs Review

@Formula to set Interline 1 1/2 in richtext item

I have a button above a richtext item to set the standard format. I tried to set the interline to 1 1/2.@Command([EditGotoField]; "Description"); @Command([EditSelectAll]); @Command([TextSetFontFace]; "Arial"); @Command([TextSetFontColor]; [Bla...
about 4 years ago in Domino Designer / @Formulas 0 Needs Review