Skip to main content
11-Garnet
November 9, 2022
Question

how to override the code getting triggered on revise ok button?

  • November 9, 2022
  • 1 reply
  • 1197 views

I wanted to override the code which is getting invoked after clicking on ok button of the revise action

1 reply

joe_morton
18-Opal
18-Opal
November 9, 2022

What are you trying to accomplish?

avillanueva
23-Emerald I
23-Emerald I
November 9, 2022

Had the same question. A listener would be easy to insert pre or post revise. You can replace the complete button action mapping but that is a bit more involved and complete.