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 1534 of 8986

I want the PHONETIC function

I want a phonetic phrase of characters typed in kanji. ex) KANJINAME:「能津 土美雄」 @Formulas>@Phonetic(KANJINAME,16) 'return のおつ どみお@Phonetic(KANJINAME,32) 'return ノオツ ドミオ Lotus Script>Phonetic(doc.KANJINAME(0),16) 'return のおつ どみおPhonetic(doc.K...
almost 7 years ago in Domino Designer 1 No Plans to Implement

Designer : Provide validation check function for FT search formula.

In LS, we can't check FT search formula is valid or not. Please provide validation check function for FT search formula. We would like to get search result list at coding stage in order to validate result list.
almost 7 years ago in Domino Designer / LotusScript 0 Under Consideration

Reporting on db Size Growth

A tool or feature that can provide a report showing notes database growth over time. To have a tool within Domino that would give info (ie. a snapshot of size every month for comparison purposes) or do you have any code that could help.
over 5 years ago in Domino / Reporting & Analytics 0 Under Consideration

Attachments in computed Rich text field shouldn't be allowed to move or drag

Add two Rich text fields in a form in Notes database, initially both editable. In the 1st Rich text field add attachments and then save the document. Then make the 1st Rich text field as computed and save the form. Then edit the document and from ...
almost 3 years ago in Domino Designer 0 Needs Review

Allow servlet (in database) to create new <user> session (or open database as <user>)

In cases where we have a REST servlet (in database) that is using a 3rd party authorisation mechanism to validate tokens/apikeys, it would be nice if the servlet could create a new <user> session (instead of running as anonymous or as the co...
about 7 years ago in Domino Designer / Java 0 Under Consideration

Extension Library Control enhancement fully mobile support

Extension Library Control enhancement fully mobile support. Some selected control such as namepicker should be search or filter in choice and display with unlimited value. Date picker should be support display on mobile device too.
about 7 years ago in Domino Designer / XPages 0 Under Consideration

Add NotesDocument to a Collection like an array

Our Problem: We are trying to search multiples NotesDocuments from an agent in a database to a view in another database. We then proceed to add those documents to a NotesDocumentCollection with the function AddDocument (NotesDocumentCollection - L...
over 4 years ago in Domino Designer / LotusScript 3 Needs Review

Expose information about number of indexed documents, FT Index Size

It would be good to be able to get number of indexed documents and also FT Index size in bytes using Lotusscript and Java. This is when using Lotusscript checking size of a database including FT Index.
over 1 year ago in Domino Designer / LotusScript 0 Needs Review

Daily report

Customer would like to have the following feature: 1. No of mail box received mail - Incoming ( with mail id )2. No of mail box sent mail - Outgoing ( with mail id)
about 7 years ago in Domino / Reporting & Analytics 2 Under Consideration

Provide a way to record time more precisely than one second intervals in LotusScript

I would like to be able to time some of my code to improve the speed. However, Time, Timer and NotesDateTime will only return time in one second intervals. This is not really accurate enough to be useful. I would like to be able to grab the time b...
almost 6 years ago in Domino Designer 4 Under Consideration