cduduc Posted November 12, 2018 Share Posted November 12, 2018 I have PS 1.6.1.19. I have added: $this->fields_list['location'] = array( 'title' => $this->l('Location'), 'width' => 30 ); For the Location column to be visible in the Products list but the column is empty with no values. How exactly the syntax for $this->_join should be? I know I need to add that query as well in order for the column to get values. Or not? Thank you in advance! 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