Hello,
I have created one custom plugin with PreStage Create Mode and Pre-Stage Update Mode for Client entity . Whenever I Create or Update Records plugin works fine.But whenever I just change the field value and do not save the form but I try to directly deactivate record,
plugin forPre-Stage Update Mode get fired and error message displayed in update mode get displayed.
I just want to restrict that Update Plugin Code to be fired on Deactivation of record. / somewhere to check OnSave operation before deactivating record,
I have created one custom plugin with PreStage Create Mode and Pre-Stage Update Mode for Client entity . Whenever I Create or Update Records plugin works fine.But whenever I just change the field value and do not save the form but I try to directly deactivate record,
plugin forPre-Stage Update Mode get fired and error message displayed in update mode get displayed.
I just want to restrict that Update Plugin Code to be fired on Deactivation of record. / somewhere to check OnSave operation before deactivating record,
I have registered the plugin on selecting specific Filtering Attributes.
What could be the solution.Can anybody please help me? Urgent ..