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 lotusscript keystroke events for simple input field

The domino developer should be able to attach lotusscript code to keystroke events for input fields. This would make it possible for development to run lotusscript code when the user presses e.g. the ENTER.

  • Attach files
      Drop here to upload
    • Guest
      Reply
      |
      Jun 3, 2020
      May be some new property for the field - Pressing Enter moves to next field - which also triggers Exiting/onChange subs.

      The field may be the last. That is, there will be nowhere to go.

      One just need to make the event onKeyPress and others accessible from the LotusScript!

    • Guest
      Reply
      |
      Aug 7, 2019

      I seach for a way to start a Script within Notes, after pressing the Enter/Return Key within a field since a Long time. Like a Google search put in the Value and start with Key 13  

      There are JavaScript Events, but thus  events are not for the Notes Client. A deficit  within notes

    • Guest
      Reply
      |
      Feb 4, 2019

      May be some new property for the field - Pressing Enter moves to next field - which also triggers Exiting/onChange subs.

    • Guest
      Reply
      |
      Nov 29, 2018

      please for the search field, too.