Jump to content

Custom Culumn With Pictos In Admin Orders List


Lorisson

Recommended Posts

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 :

 

post-826280-0-61252300-1456590045_thumb.jpg

 

Thanks for your help !

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...