Martin_Gebhartl
4 months agoNew Contributor III
Catch Button action (save/force calculte) with Eventhandler
Hello,
I am currently working on some Eventhandlers to prevent a group of users to execute calculate/translate/consolidate in dedicated scenarios. This was easy to do and works fine.
But we have ...
- 4 months ago
You are not giving us much to work on. Why do you need to capture the button event? What is it that the BR would do? Maybe change the Server Task to execute Business Rule?
There are 2 event handlers that might be of use: SaveDataEventHandler and WcfEventHandler. I think they are both discussed on this forum. I would avoid using either of them if at all possible as the impact on the system can be large for the sake of one dashboard.