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 1028 of 8851

Fix error "Error processing use list module"

I cann't use "library" in form and subforms (on this form) simultaneously.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

If Possible-Need different combo of logical condition for one rule(like OR, AND)

I have domino volt rule that have two different combo of logical conditions like AND, OR for this I'm going with JavaScript. But, If possible-Please add this feature then we can eliminate JavaScript.
over 4 years ago in Leap 1 Needs Clarification

AppendToTextList to append notesitem values instead of wiping out if hitting item summary limit

NSF to support higher item summary limit and backend code (Core module) has to be modified accordingly.
over 4 years ago in Domino Designer / LotusScript 3 Needs Clarification

Make the standard mailfont and size available for Richtextfields

Please make the mailfont and size available to set it in a richtextfield via lotusscript. Now is not possibel to read the user current mailfont and size. we will set in the application the body field with this settings.
over 4 years ago in Domino Designer / LotusScript 1 Needs Review

Eclipse editor: auto-indent on paste only seems to work when pasting text which was copied from the Eclipse editor

This should be supported when pasting from an external source too.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

'Isftindexed' to check for the FTI of "corrupted and/or bad" index as it returns error instead of false

If it has a good index it returns TRUE and if it has no index it returns FALSE. If it has a bad index or if an index is supposed to be on the database and is missing, it ERRORS OUT Related to the ER -- https://domino-ideas.hcltechsw.com/ideas/DOMI...
over 4 years ago in Domino Designer / LotusScript 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

It should be possible to create indented hierarchical views at any level of the hierarchy, not just at the main document level.

We currently can use @AllDescendants to display all descendants of a main document in an indented hierarchy. It should be possible to do this at any level of the hierarchy by using a selection formula something like this: Select Form=Formname | @A...
over 6 years ago in Domino Designer / Views 0 Under Consideration

Domino user session @command or lotusscript and jss for programming

User session should be programming to check status or terminate who is online or access the server or database.
almost 7 years ago in Domino Designer / LotusScript 1 Under Consideration

Add comments when rescheduling a meeting by dragging and dropping

In Verse 2.1.0 we see a new functionality: " Add comments when rescheduling a meeting ". But this only works when you open the meeting and save it after altering it. When you drag and drop the same meeting, there is no option to enter a comment. P...
over 4 years ago in Leap 0 No Plans to Implement