Screenshot of the table
I need to add this kind of table to new admin page and when click on a row it should open a new page.
[Screenshot of the table
I have a datatable with rows and columns and I have change it to card view. But I want to view it in Gallery mode as some of the td wont be shown on the gallery. Is it possible?
By now, I can add page number to my page footer. But I need to add the page number into tfoot of my table rather than to my page footer. Is it possible to do this in wkhtmltopdf?
Here's the page number position I want to be looked
I have one custom module which will insert data in to custom table. I want to use these custom value on admin product page as drop down.how can i do this.please suggest me.
I have page of two columns with left bar. On the left side I have listed the categories and when I click on a category, the products display in the right column.
But there I have two options for displaying the products on the category page, one is "Grid" and the other is "list". And I want to display the products on the category page in a table form which will be my own custom table. So that it have one header row and then each row contains one product.
How will I do this?
There is such file as
(your template)/(your theme)/catalog/product/list.phtml
There you can edit your catalog template.