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 499 of 8849

Using @today and @now in Views without rebuilding the view

now, if these functions are used in columns or selections, the view is rebuilt each time it is opened. This can take a long time for many documents in the view. There are currently a few workarounds, but official support for these features would b...
about 7 years ago in Domino Designer / @Formulas / Views 5 No Plans to Implement

Add support for opening a specific attachment in Formula

There is @Command( [AttachmentLaunch] ) Would it be possible to allow @Command( [AttachmentLaunch]; "AttachmentName" ) so a specific attachment can be opened with only one click?
over 2 years ago in Domino Designer / @Formulas 0 Assessment

Volt Service Configurations within a form to be able to pass attachments

Allow attachment object to be passed via service configuration. See similar forum post
over 3 years ago in Leap 0 Under Consideration

Health Monitoring for Domino Administrator Client

Health Monitoring is not functioning properly as it is already deprecated starting Domino 9. Can we reenable this functionality as to help the customer to monitor their Domino Server properly. Below is the old IBM kb article https://www.ibm.com/su...
5 months ago in Admin Client / Documentation 0 Needs Review

If there was anything in the rich text

Even having a rough way to do this in Midas, I would really like to see a simple @formula (and matching Lotus Script) method for determining if there was anything in the rich text. Even better would be if it took an argument that specified whether...
about 5 years ago in Domino Designer / @Formulas 1 Under Consideration

Move record to next stage in workflow based on date

Would it be possible to add the feature of moving a record to the next stage based on date? Similar to the stage reminders function, allowing one to define a trigger date based on: value in form + n-days (work or calendar days) arrival in stage + ...
8 months ago in Leap / Documentation 0 Needs Review

Make @IfError() Available Again

@IfError() was introduced in R6, but depreciated with R7 and therefor should not be used any more. Probably, because IBM wasn't able to fix some bug. - However, this @function is very useful and makes code much easier to read and understand than a...
almost 5 years ago in Domino Designer / @Formulas 1 Under Consideration

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

Enhance items - Datagrid

Please enhance Datagrid items: allow more presets for displayed rows - such as 25, 50, 100 and/or add a javascript method to change row count programmatically. At the moment, Leap allows only 5,10 and 20 rows. allow filters on attachment columns (...
almost 3 years ago in Leap 0 Needs Review

Notes client: alias for fields

Volt creates now the field prepending F_fieldname So in this case we can not use an existing native notes app. If we can add an alias in a field in the notes client like for views and forms is the case we could "link" the fields of Volt with the f...
over 5 years ago in Leap 7 No Plans to Implement