Lorisson Posted February 27, 2016 Share Posted February 27, 2016 Hi, I want to add a column in AdminOrdersController.php (overided) from custom data in orders table. The goal is to show this column in Orders List in back office. It's ok with this : 'custom_data' => array( 'title' => 'Custom Data Title', ) But I want to show a picto (or css shape) from a boolean like this : Thanks for your help ! Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now