This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

onPostModify Function

I'm writing a post modify PS function that updates the email address. I only want it to run if the first or last name is modified.

How do I tell within the $request what attribute was modified so I can stop the function if it wasn't first or last name?

 

Thank you.