andread Posted December 11, 2009 Share Posted December 11, 2009 i have made an action hook on "ClientEdit" in order to update a Custom field based on the last name of the client. My problem is that although the action hook is executed (i have log files to see that) it seems that the custom field is rewritten by the original value this field. In short the action hook is executed BEFORE the updates of the client details is there any way to execute an action hook after all normal updates have been finsihed ? 0 Quote Link to comment Share on other sites More sharing options...
andread Posted December 11, 2009 Author Share Posted December 11, 2009 ok by explaining the problem i figured out the answer: the simple solution is to manilpulate inside the hook function the $_POST array 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.