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 828 of 9028

Set the order for action buttons move when you press the tab key in the layout area of ​​a Notes form

Needed a provision to set the focus on an action button by default when a form loads, using client-based LotusScript. This can be done using JavaScript and the onfocus event, but the requirement is to implement this using LotusScript on the client...
10 months ago in Domino Designer / LotusScript 0 Needs Review

Allow Rich Text syncing including images from Drafts folder

Currently only plain text can be synchronized from Drafts folder. Any Rich Text or image cannot be synchronized from Drafts folder to mobile device. This limitation is documented at following link. https://help.hcltechsw.com/traveler/11.0.0/Genera...
almost 5 years ago in Traveler 1 Future Consideration

Option to disable Draft Folder sync on device for HCL Verse app on iOS and Android

Customer has a requirement of not to synchronize the Draft folder to device using HCL Verse for both iOS and Android. With iOS Native mail app it can be turned off via below notes.ini parameter. "NTS_AS_DRAFTS_SYNC_DEVICE_TYPES=0"
over 5 years ago in Traveler 0 Under Consideration

NotesForm functions

Today we have getfieldtype it would be good to have three more functionsGetDefaultFormula = Returns default value formula or Computed Formula GetTranslationFormula = Returns Value translationFormula GetValidationFormula = Returns Validation Formul...
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

notesAdministrationProcess.DeleteUser doesn't delete Vault ID

"notesAdministrationProcess.DeleteUser" won't touch the vault. Domino does not have any API that can be used to delete an ID from the vault, or to mark an ID in the vault inactive. An admin must manually delete/mark inactive an ID entry in the vau...
over 5 years ago in Domino Designer / LotusScript 3 Under Consideration

Add feature to save complied version and bitness in each design element

Notes/Domino has some defects caused by Domino Designer version or bitness. To investigate such problems, I want to confirm the version or bitness of Designer in each design elements. Currently, the $DesignerVersion of any design element has 8.5.3...
10 months ago in Domino Designer / LotusScript 1 Needs Review

Add proper return codes to registerNewUser Method of NotesRegistration class

We are using the method to programmatically register new users. The registration is not done by an administrator. It is delegated to several persons in the organisation. They select 1-n entries in a custom database that holds the information for p...
almost 5 years ago in Domino Designer / LotusScript 0 Under Consideration

Add Domino Administrator help to Notes and Designer Help system

Please add the Domino Administrator Help to the Domino Designer and Notes Help System. This would let you search the entire Help for information. Lotus had the right idea that you could not become a CLP Developer without Admin knowledge and you co...
almost 5 years ago in Admin Client 0 Under Consideration

Content Assist feature needs to recover from typos

While coding an agent or script library, this feature presents the programmer with property &/or method options for any objects they reference. It works great in Agents and Script Libraries, reducing your options as long as one exists for what...
over 5 years ago in Domino Designer / LotusScript 1 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 6 years ago in Domino Designer / LotusScript 0 Under Consideration