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 Already Exists
Workspace Domino Designer
Created by Guest
Created on Mar 18, 2021

Form events which have no code sometime indicate that they do

Hi

If I happen to add some code to a Form event, say PostSave, save the form, then go back and remove the code, it remains flagged as indicating there is code. This is distracting and a time-waster when you're trying to determine the source of a problem or wanting to update an application. Please clear the flag when all code is removed from the event.


thanks

clem



  • Attach files
  • Guest
    Reply
    |
    Mar 31, 2021

    Remove the whole code, incl. Sub and End Sub lines.

  • Guest
    Reply
    |
    Mar 18, 2021

    I usually find that if I completely remove the script the event is no longer flagged. In your example, if you remove the Sub Postsave and End Sub statements I think the flag will disappear.