I want to run a script when a field is changed and with script triggers I think it’s possible. Bu I don’t know how to.. Can anybody please help?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Write your script.
In Edit Mode, right-click on a field and choose “Set Script Triggers…”
If you want the script to run when the field is changed, click the “OnObjectModify” event and then select your script.
Whenever the field is modified your script will now run.