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

is it possible to inactivate status of a trigger from trigger code itself?
means i wrote a trigger to send a mail .After sending mail for first time the status of that trigger is inactive(fires only onces).
If you want prevent run trigger more times for one record, move this variable to object (some helper field) and check it as mention upper.