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 870 of 8867

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"
about 5 years ago in Traveler 0 Under Consideration

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...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

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 drag&drop support for documents to outline entries

Please add drag&drop support to the Nomad iOS/Android client so that we can drag documents to outline entries. We have two main use cases: In the classic mail UI we can drag mails to mail folders. 2. And in our applications like the Mindoo Tod...
over 4 years ago in Nomad / Nomad (iOS) 0 Under Consideration

Enhancement Request: For a duration greater than 24 hours meeting display by Month

From HCL Verse for iOS 11.0.0 begin Support for non-repeating Calendar events greater than 24 hours in duration (https://help.hcl-software.com/traveler/11.0.0/whats_new_ios.html) Verse for iOS now supports creating and editing events for non-repea...
9 months ago in Traveler 0 Needs Review

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

Is it possible to force the Nomad Mobile to quit or logout using script?

Customer can use Script to quit Notes Client. Now they will use Nomad iOS and Nomad Android, they also want to use Script to quit or logout Nomad Mobile, so they need know if can control quit or logout Nomad Mobile using script? And if can provide...
almost 4 years ago in Nomad / Nomad (Android) / Nomad (iOS) 1 No Plans to Implement

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...
about 6 years ago in Domino Designer / LotusScript 0 Under Consideration

Nomad paste image resize option shows file size

The new feature that pasting an image offers to resize the image could be even better if the dialog also shows the resulting image file size.
over 1 year ago in Nomad / Nomad (Android) / Nomad (iOS) 0 Under Consideration

Extend @GetDocField to receive only the value of the specified field.

If you run @GetDocField($Ref; "Subject"), NRPC command will receive the entire referring document, even if the Subject has only one word, it will receive large data. If the referenced document is bloated, it will affect the performance of opening ...
almost 4 years ago in Domino Designer / @Formulas 0 Needs Review