Is this a bug?: On Change event functionality issues #16896
Replies: 1 comment
-
Working as designed. It appears that the last value added in an on change event that is saving a row, doesn't always mean that the save row knows there was a last value entered. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there. Is this a bug, or working as designed?
I have an on change event that saves the row to an internal BB table after entering an email address. My steps are as follows:
Steps 1-3 save, leaving step 4 blank. Additionally, when the on change event runs, it clears out the email address (Which i presume is why it isn't getting saved).
Is this intended functionality?
Beta Was this translation helpful? Give feedback.
All reactions