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 350 of 9014

Do not expand design categories automatically

Today, whenever I open a design element or switch to a design element that was previously opened, Designer automatically expands the corresponding category of design elements in the left navigation pane. This can be quite confusing in applications...
over 5 years ago in Domino Designer / Debugger 2 Under Consideration

iNotes Customize with XPages

XPages is one of development tools for ibm notes development. I don't no why iNotes Customize or development was develop from different methodology and some feature function is not the same in notes client. iNotes, Domino.Doc, Quickplace, Quickr i...
over 7 years ago in Domino Designer / XPages 2 No Plans to Implement

Improve Full Text Indexing, don't exclude the whole document if only some fields have been updated

Best to explain this issue with an example. If a Full Text Indexed Notes database contains 10k docs and an agent updated 1k documents, the database will show 1000 "unindexed documents" until the next time the index is updated. During this time the...
over 7 years ago in Domino / Reporting & Analytics 2 Under Consideration

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

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

Rest API XPAGES secure

I want to have an API that goes to a view and retrieves some data, but I don't want that user to access the database via the web. This is not possible because to create a REST API from XPages, you have to grant permissions to the database where yo...
about 2 years ago in Domino Designer / XPages 2 Already Exists

Option to disable the "No match" dialog box

This will provide a feature where administrator can disable "No match" dialog box when there is a group member in a group but that group member is not present in the Domino directory.
over 4 years ago in Domino / Reporting & Analytics 0 Under Consideration

@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