Tom73 Posted July 10, 2003 Share Posted July 10, 2003 Hi, I want to do the following: If I change the status of an order, that the checkbox "Notify Customer" is checked or unchecked depending on the orderstatus. Does anybody know how to do this? Thanks, Tom Link to comment Share on other sites More sharing options...
Guest Posted July 13, 2003 Share Posted July 13, 2003 You would probably need some if else statements, if order status is 1-5 then A else B Link to comment Share on other sites More sharing options...
Tom73 Posted July 13, 2003 Author Share Posted July 13, 2003 Hi benjamin, I figured something like that, unfortunately I'm not a good PHP programmer so I hope that someone else has already done something like this. The reason why I want this: I don't want to inform my customers of every change in ordersteps but also I don't want to forget to inform them of those ordersteps that I do want to inform the customer about. (sorry for my bad English) So I hope someone knows how to do it....anyone? Thanks, Tom Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.