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 204

'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

PROMPT_YESNO default "NO"

The NotesUIWorkspace methode PROMPT_YESNO (2) add the Option default that we can set it to "NO"n And make it also with @Prompt available
over 2 years ago in Domino Designer / LotusScript 1 Needs Review

Messages filed in multiple folders should appear in the same folders in Verse Mobile

Current limitation: a message filed in multiple places (like when using Send & File) only appear in one place in Verse Mobile. Fix this. See this technote of known limitations: https://www.ibm.com/support/knowledgecenter/en/SSYRPW_9.0.1/Gener...
over 5 years ago in Verse / Mobile (Android) / Mobile (iOS) 0 Needs Review

Namelookup display notes address like "user/organization", not "cn=user/O=organization"

Both on Verse for iOS and Verse for Android Note: The Traveler server is internal used, all users have no internet address. Steps: 1. When create a new memo, focus on TO field, input person, the name lookup list some users. 2. They display as: ...
about 6 years ago in Verse / Mobile (iOS) 1 Needs Review

set default Option "No" for PROMPT in LotusScript

Make it availabe to set the default Value of NotesUIWorkspace.Prompt for YES/NO available. It is not possible to set the default value to "NO".
about 3 years ago in Domino Designer / LotusScript 0 Needs Review

Internal service messages

In our workflow, the application prepares a mail in the user's mail box, then opens it using ws.EditDocument(...). Very flexible, albeit with a serious drawback: the mail moves out of my control, meaning that it gets very difficult for the applica...
about 3 years ago in Domino Designer / LotusScript 0 Needs Review

Request "ViewExpandWithChildren" works on the Web

ViewExpandWithChildren of @Command doesn't work on the Web. We request This command works on the Web. The following is the help for this command. ViewExpandWithChildren @Command (Formula Language) https://help.hcltechsw.com/dom_designer/12.0.0/bas...
about 3 years ago in Domino Designer / @Formulas 0 Needs Review

LotusScript class NotesDominoQuery

Running a DQL query against a server based Database. Database contains ~500k documents and is full text indexed. Code is run as a server agent (On schedule = never, Target = None; then run from console as tell amgr run "<mydatabase.nsf>" ...
over 3 years ago in Domino Designer / LotusScript 0 Needs Review

Add an option to reload an email in verse application

Sometime an email or an attachment is not well dowloaded or displayed in HCL Verse (connection problem, bad network quality)...and the is no way to download again the email and its attachments. It could be a simple way to solve some bugs in the ma...
almost 4 years ago in Verse / Mobile (iOS) 1 Needs Review