Passing Values Between Pre And Post Event Handler Methods In D365 Extensions
we got an requirement that we need to populate a noyes dialog when we modify a field, If we give yes that field has to be changed with new value else we need to keep the previous value. D365 extensions, we can create Pre and Post event handlers...
Read more