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

Status Under Consideration
Workspace Nomad
Created by Guest
Created on Dec 20, 2022

Self dismissing message boxes

A lot of mobile apps enjoy the facility of a self dismissing notification as a confirmation that the action was a success.

I appreciate we can use MessageBox, but that requires the user to click ok to dismiss, or we can use Print. The Nomad client already does this as : 'snackbar notifications are currently reserved for a subset of security-focused messages that would normally be displayed in the status bar of the desktop client.', but not as something us application developers can call.

Actually, this would also be great if built into the Notes client too, e.g. when sending email - 'e-mail sent' or 'you are off-line, e-mail dropped into outbox awaiting connection' :-) and the message self dismisses; as no-one notices or reads the status bar.

Have it as lotusscript call :

Dismiss("What a great idea")

  • Attach files