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 on products and upcoming events around #dominoforever, please visit: HCL Domino Page


ADD A NEW IDEA

Clear

Ideas

Add FileCreated and FileModified properties for NotesEmbeddedObject class

We can see FileCreated and FileModified values in the Document properties dialog box for $FILE fields. We can see File Modified value in the Attachment Properties diallog box. But we can't get these properties for NotesEmbeddedObject class.
over 4 years ago in Domino Designer / LotusScript 3 Under Consideration

It is determined whether the date and time is the date and time of the specified range.

I would like a method to use the NotesDateRange class to find out if a date is in range For example, the following method isWithinRangeDays( targetDate:Variant, rangeDate:NotesDateRange ) : boolean targetDate -> 01/30/2019 rangeDate ...
over 7 years ago in Domino Designer / LotusScript 2 Under Consideration

Make an option to recalculate computed fields after a WebQueryOpen Agent ran

Within the Designer on a form there is a checkbox within the Field properties called "Compute after validation". Alike that I wish there would be a similar option having computed fields to recalculate AFTER the WebQueryOpen Agent ran on a web form...
almost 2 years ago in Domino Designer / @Formulas 0 Under Consideration

Activate spell check when using InsertText

When a user pastes text from the clipboard into a text field or rich text field with spell checking enabled, the misspelled words are marked red. When pasting the same text with the NotesUiDocument method InsertText, the misspelled words are not m...
over 4 years ago in Domino Designer / LotusScript 0 Under Consideration

I want to receive a push notification for new mail that it moved to a folder with a mail rule.

The customer is using Mail Rules. When user recieve a new message, this message is moved to folder.However, Push notification is not given to that message.They reqeust us that they want to receive a push notification even for a new message moved t...
over 7 years ago in Verse / Mobile (iOS) 1 Under Consideration

Add new lotusscript method to clear Paragraph Style

Customer wants to reset all Paragraph Style settings - like font size, font name, color, and margins etc - to their default all at once by @Function or LotusScript.There is NotesRichTextParagraphStyle class, and the part of properties can change. ...
7 months ago in Domino Designer / LotusScript 0 Needs Review

Warning message in Verse when pasting a large amount of data.

Customer would like a warning message in Verse when pasting a large amount of data in the mail. Because if you paste a large enough data into the body of an email, it will crash the page.
about 1 year ago in Verse / Verse on Premises 0 Future Consideration

Ability to view message (smtp) headers

Ability to view email of sender (not only friendly name), and other SMTP headers. Analogically to Notes client View->Show->Page Source.
over 7 years ago in Verse / Mobile (Android) 4 No Plans to Implement

Add a keyword to @DbLookup to continue past non-matching keys

If you call @DbLookup with a list of keys, the lookup will stop after the first non-matching key. I would like it to keep going and process the rest of the keys in the list. For example, say you want the entries for the months February, March, Aug...
almost 6 years ago in Domino Designer / @Formulas 1 Under Consideration

Content-Security-Policy support without 'unsafe-inline' and 'unsafe-eval' for iNotes redirect db

iNotes page will stay at 'loading...' status if Content-Security-Policy header is added into Web Site Rule>HTTP response headers. Refer to the images.
over 5 years ago in Verse / Verse on Premises 4 No Plans to Implement