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 668 of 8993

Function to extract document count/unread count of each folder and also count of total number of views and folders in database

There is a feature request to provide a function which can extract a document count/unread count from each folder and also count the total number of views and folders in a database. Currently only a custom script can make it possible but that scri...
almost 5 years ago in Domino Designer / LotusScript 1 Under Consideration

Sort parameter for notesUIWorkspace.Prompt method

Add the Sort parameter to the notesUIWorkspace.Prompt method on LotusScript, the same as in @Prompt on @formulas
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

More global objects

It would development a lot easier if more common global objects are available. e.g. country lists, country codes. Things that are coomonly used across applications.
over 7 years ago in Domino Designer / LotusScript 0 Under Consideration

convertor function/formula to convert text to color

when you want to add color to a row the value should be in color, which makes it hard to compute and get the values from outside the view e.g. a profile document. color fields also do not multi-value so this makes development another crime with la...
over 1 year ago in Domino Designer / @Formulas 0 Under Consideration

Support for read/unread marks on behalf of given name in Xpages

Customer need to use read/unread marks on behalf of given name in Xpages to mark new or changed documents. Trying to mark a specific document read for a specific user with document.markRead("user") fails with following error: NotesException: U...
over 2 years ago in Domino Designer / XPages 0 Under Consideration

@Abstract should work with MIME

@Abstract only works with Rich Text fields. With XPages and web applications MIME is used instead of Rich Text and @Abstract should therefore work with MIME fields too.
over 6 years ago in Domino Designer / @Formulas 0 Under Consideration

User access block / restrict option using Safelinx when having multiple HTTP services running.

Currently using Safelinx administrator there is a option mentioned in below documentation. # Unlocking or locking a user ID Reference Document : https://help.hcltechsw.com/safelinx/1.2/gatekeeper/gk_unlockingorlockingauserid_c.html Most of the cus...
over 2 years ago in SafeLinx / Documentation 1 No Plans to Implement

Lotusscript class get json data transform to post document

I want to create a lotusscript json api service provider agent with post method to create the documents.
over 6 years ago in Domino Designer / LotusScript 0 Under Consideration

CORS support for XPages resources

When specifying a JavaScript library on an external site different from the Domino server for an XPages resource, a request must be made using CORS. <xp:this.resources> <xp:script src="https://<external sites outside the domino server&...
over 2 years ago in Domino Designer / XPages 0 Under Consideration

@isAttachmentBeingEdited

Editing attachments is quite delicate. In some cases it could be useful to disable some actions (hiding the action/button, or checking in code) while a certain attachment is being edited.
over 2 years ago in Domino Designer / @Formulas 0 Under Consideration