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 Needs Review
Workspace Notes
Created by Guest
Created on Mar 14, 2024

New feature: computed action bottom in a row of a notesuiview inside HCL Notes cliente

a contextual computed button visible/inserted in a row of a notesuiview of a HCL notes client.

computed so we could use @formula to show / hide /change label depending on the user (lector/autor/editor / @userroles) who access the notesuiview.

The button would act only on the notesuidocument/notesdocument of the row.

A notesuiview refresh would allow to see immediate effect.


This would allow to mimickMODERN WebUI.



This would generate notesuiview inside NotesHCL Client, with a full column of buttons.

Buttons would be different based on the status of each document for example..

No need to select a document before clicking on the button/no accion bar needed.


  • Attach files
  • Guest
    Reply
    |
    Mar 18, 2024

    This is already possible, but it is a bit complicated. The buttons must be available as an image resource. Using InViewEdit Event you can execute a code related to the respective document when the button is clicked.