Need to respond to the button on the "popup" edit form that updates or saves the record

Need to respond to the button on the "popup" edit form that updates or saves the record

mike92117mike92117 Posts: 38Questions: 11Answers: 1
edited July 2023 in Editor

I would like to know when the button that saves a new record (Create) or updates an existing one (Update) receives focus as the user tabs through the form. I need it to change an image I have on the form. I tried to use the class of the button (btn) to trigger a jquery focusin event but it doesn't seem to work.

Replies

Sign In or Register to comment.