You need to sign in to do that
Don't have an account?

Account trigger not firing when bwe delete a recordtype
Hi All,
when i try to delete a account recordtype i am assigning the records to existing recordtype.in this case account trigger is not firing.
can anyone suggest what is the reason.
Or is there any way to track which recordtype is going to be deleted and to which recordtype the records will be assigned?
Thanks
Sindhu
when i try to delete a account recordtype i am assigning the records to existing recordtype.in this case account trigger is not firing.
can anyone suggest what is the reason.
Or is there any way to track which recordtype is going to be deleted and to which recordtype the records will be assigned?
Thanks
Sindhu
Before deleting any record type ,it prompts you to reaasign the PickList values to defaulf record type ,After this the record belong to the default record type.
please Share what have u tried so far through your code?
once i assign the recordtype to another recordtype before deleting,trigger on account is not firing so, whatever functionality i have in trigger is not firing.Is it work like a trigger update?