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 74

Prevent saving attachments from Nomad web application using MarvelClient

As an admin, customer needs to prevent the users from downloading/saving attachment from Nomad Web using MarvelClient as a requirement for company policy
3 months ago in Nomad / Nomad (Web) 0 Needs Review

Nomad Web prevent attachment saving but able to view only (MarvelClient Nomad)

Currently we tested and able to prevent attachment saving. However at the same we are not able to view the attachment. Please consider prevent attachment saving but able to view only (using MarvelClient Nomad function).
about 2 months ago in Nomad / Nomad (Web) 0 Needs Review

Add parameter newInstance to @Command([EditDocument]) to avoid save conflicts

Just like in LotusScript function notesUIWorkspace .EditDocument, please add a parameter newInstance in @Command([EditDocument]). Maybe even add some options in Notes that prevents from opening a document twice when using "right click -> edit d...
over 1 year ago in Domino Designer / @Formulas 0 Needs Review

Change field frame color dynamically/programmatically

It would be nice if we have the possibillity to change the color of the frame of fields dynamically via e.g. @Formula. This e.g. could be used for input validation and would create a better user experience.
over 3 years ago in Domino Designer / @Formulas 1 Needs Review

extend @GetDocField to work across databases (@GetDbDocField)

The current @GetDocField function is extremely powerful but is limited to looking up fields only from documents within the same database. It seems to be a natural extension of this to create a new @function to allow cross database field lookups. A...
about 4 years ago in Domino Designer / @Formulas 1 Needs Review

A new feature for Nomad Mobile that allows users to log out of the app.

I would like to request a new feature for Nomad Mobile that allows users to log out of the app. In many cases, mobile devices are shared among multiple end users, making a logout feature essential to meet security requirements. Currently, the proc...
11 months ago in Nomad / Nomad (iOS) 0 Needs Review

Add isValid or equivalent to NotesCalendarEntry

When you use NotesCalendar#getEntry, it will always return a NotesCalendarEntry object even if the UID is not found. An invalid UID will result in an object that throws an exception when you try to do basically anything with it. While documented, ...
almost 2 years ago in Domino Designer / Java 0 Needs Review

@Formula scriptlibrary that I can re-use across my design elements

If I have an @Formula function that I want to reuse across my design elements (e.g. Postopen event for all views and database script) I have to rewrite the function for every design element. It would be much handier if I could store the code as a ...
about 3 years ago in Domino Designer / @Formulas 1 Needs Review

Add formulas @DocAuthorFields and @DocReaderFields

In our applications, we have lookup view column formulas like this to read a document's write access on the view level without the need to open the documents: _authorfields:=@Trim(@Transform( @DocFields; "fld"; @If(@Begins(fld;"a_") | @Begins(fld;...
almost 4 years ago in Domino Designer / @Formulas 2 Needs Review

Option to turn on the flashlight while scanning the QR code

When you launch Nomad on your iPhone, long-press in any text field and select 'Paste from QR or Barcode' to activate the QR code scanner. However, there is no option to turn on the flashlight while scanning. In contrast, the built-in Code Scanner ...
12 months ago in Nomad / Nomad (iOS) 1 Needs Review