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

notes.ini Variable searchable

just found that wonderful reference list of Notes.ini Variables ... https://ds-infolib.hcltechsw.com/ldd/dominowiki.nsf/xpViewCategories.xsp?lookupName=Notes.ini%20File ... and wanted to try search (was acutally looking for clientside IP Debugging...
almost 2 years ago in Notes / Documentation 2 Already Exists

can't type the IP address or FQDN server name when open application dialog on nomad

In Notes client : If you know the IP address of the server for which you want a Connection document, choose File > Application > Open (Notes Basic client users: File > Open > Notes Application), type the IP address into the Server fiel...
almost 2 years ago in Nomad / Nomad (Web) 1 No Plans to Implement

Make NotesDocument.Added Property accessible

From Tim Paque et al I don't know how many manhours this would have saved me, but ancient records finding their way back into dbs can often only be found by the added property. However this property is currently only available through the API ma...
over 7 years ago in Domino Designer / @Formulas / LotusScript 2 Under Consideration

Nomad Web should not store a users MailServer in its SQL database

Currently, Nomad Web stores a users MailServer in the SQL database (wg database / WLUSER table). This causes an admin headache in situations such as... - User moves - There are lots of "application-only" users who don't have a Mail Server and so N...
almost 4 years ago in Nomad / Nomad (Web) 1 Future Consideration

Allow to use Bootstrap in HCL Nomad application mobile

The application that runs on HCL Nomad is based on the Notes Client Basic or HCL Client Application Access, which has not had a modernized interface for years! HCL Nomad has the benefit of allowing to develop mobile applications with Replica Off-l...
almost 6 years ago in Nomad / Nomad (Web) 0 Future Consideration

Allow @Explode for a date range using variables

According to the Help, one can use @Explode( [05/01/96 - 05/02/96] ) to create a date range value. It's only possible with scalars apparently.Would it be possible to allow @Explode( StartDate:EndDate ), where both StartDate and EndDate are date fi...
about 4 years ago in Domino Designer / @Formulas 3 Needs Clarification

@emptydate function

When computing date fields you sometimes want to set the datefield to a empty value. Today this isn’t possible at all the field becomes invalid and can give problems with compute with form.
about 6 years ago in Domino Designer / @Formulas 2 Under Consideration

Add ability to have @Commands in Show Single Category for embedded views

It would be nice to have the ability to use @commands such as @If(@Contains(@UserName;@DbLookup("" : ""; "Notes Glenville/Applied Robotics Inc." : "NAMES"; "Groups"; MyReports; "Members"));MyReports;""); This would get if the user is in a group, ...
about 2 years ago in Domino Designer / @Formulas 2 Under Consideration

Nomad web mailto links

Moving applications to Nomad would be much smoother if Nomad respected javascript mailto links. Currently cannot see a way to create Outlook mail message from a Notes app running in Nomad Web.
about 2 years ago in Nomad / Nomad (Web) 2 No Plans to Implement

@businessdays seems to be broken (tested in V12)

It looks like @businessdays is not working as expected (anymore?). It shows number of days between to values (also very handy :-), however not business days. _d := @adjust(@today;0;0;-7;0;0;0); @BusinessDays(_d;@Today) This wil result in 8 where I...
about 2 years ago in Domino Designer / @Formulas 4 Under Consideration