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 115 of 8846

The EditInsertSignature command needs an option to prevent blank signatures

Notes v14 was released recently with the change to have @Command([EditInsertSignature]) return 1 or 0 for "Done" or "Cancel" respectively. However, it does not go far enough. It needs an option to prevent blank signatures. This option should trigg...
over 1 year ago in Domino Designer / @Formulas 0 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...
over 3 years ago in Domino Designer / @Formulas 3 Needs Clarification

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

MAC - auto zip folder attachment shows different filename when displayed in View

1. Drag and drop a folder from MAC workstation onto Notes Form which auto zips the folder attachment. In the document it shows the attachment name is similar to the folder name from MAC workstation. 2. By default, the column in View will fetch the...
about 4 years ago in Domino Designer / @Formulas 0 Needs Review

Ability to switch to the failover server at design element level (Frames/Frameset)

Ability to switch to the fail over server at design element level (Frames/Frameset/Outlines) when the current server is down. Eg : When user clicks on the link on the navigation page which supposed to open a view, it should have the ability to sel...
about 4 years ago in Domino Designer / @Formulas 1 Needs Review

@Formula to set Interline 1 1/2 in richtext item

I have a button above a richtext item to set the standard format. I tried to set the interline to 1 1/2.@Command([EditGotoField]; "Description"); @Command([EditSelectAll]); @Command([TextSetFontFace]; "Arial"); @Command([TextSetFontColor]; [Bla...
over 4 years ago in Domino Designer / @Formulas 0 Needs Review

Reset password in IDVault for user

reset the users' password in the IDVault
over 2 years ago in Admin Client / Documentation 1 Already Exists

Remove this category ? Is it viable ?

Links to this go to a a non-relevant page on SAP marketplace - and also may have a dependency on Enterprise integrator .. which is also not current in doc and most posts indicate not supported. (2005, 2009 etc .. ) It was not mentioned also in any...
over 7 years ago in Connector for SAP Solutions 1 No Plans to Implement

Add document topic "How to make/leave person document without license".

Some of customers moved to other mail services from Domino intentionally left person document for mail transfer. If Notes certificate or internet password remains, those are counted as licensed user, and it causes license violation. Currently ther...
over 2 years ago in Admin Client / Documentation 1 No Plans to Implement

Can we overwrite "Input validation" used in multiple fields in a FORM through some single liner code/

"Input validation" has formula present for multiple fields in a FORM. All these formulas get triggered before document could be saved. This is working as designed. Can we prevent all these formula from being executed through some one liner code or...
almost 5 years ago in Domino Designer / @Formulas 2 Under Consideration