Menu Content

Support

> Forums, FAQs & Paid Support
Welcome, Guest
Username Password: Remember me

How can I add a column with a list of items
(1 viewing) (1) Guest
Support forum for customers who have purchased this product. Archive only, no new post can be added.

NOTE: This category has been locked. If you have purchased paid version, please, use our Support Ticket system instead. If you are using free edition, please see the Community Support section.
  • Page:
  • 1

TOPIC: How can I add a column with a list of items

How can I add a column with a list of items 11 years, 8 months ago #32484

Hello!
First of all, thank you for your product.

I have a question!

How can I add a column with a list of items 1, 2, 3, 4, etc.

I have (Items block) Table Header:
<table style="width: 100%;" border="0">
<tbody>
<tr>
<td style="width: 5%;" align="left">No</td>
<td style="width: 10%;" align="left">Model #</td>
<td style="width: 35%;" align="left">{name_cpt}</td>
<td style="width: 7%;" align="left">{qty_cpt}</td>
<td style="width: 10%;" align="right">{price_cpt}</td>
<td style="width: 10%;" align="right">{discount_cpt}</td>
<td style="width: 10%;" align="right">{subtotal_cpt}</td>
</tr>
</tbody>
</table>

with first column "<td style="width: 5%;" align="left">No</td>"

Then I have Table Row:
<table style="width: 100%;" border="0">
<tbody>
<tr>
<td style="width: 5%;" align="left"></td>
<td style="width: 10%;" align="left">{sku}</td>
<td style="width: 35%;" align="left">{name}
<div style="font-size: 70%; text-align: left;">{attributes}</div></td>
<td style="width: 7%;" align="left">{qty} {qty_unit}</td>
<td style="width: 10%;" align="right">{price}</td>
<td style="width: 10%;" align="right">{discount}</td>
<td style="width: 10%;" align="right">{subtotal}</td>
</tr>
</tbody>
</table>

What should I write here "<td style="width: 5%;" align="left"></td>" to appear numbering for each item 1, 2, 3, 4, 5, etc.
Last Edit: 11 years, 8 months ago by evgenykz. Reason: corrections
The topic has been locked.

Re: How can I add a column with a list of items 11 years, 8 months ago #32548

Hey, developers?
has anyone can help?
The topic has been locked.

Re: How can I add a column with a list of items 11 years, 8 months ago #32562

  • pama
  • OFFLINE
  • Posts: 489
Hello. We will introduce that feature in next release.
ARTIO Support Team
The topic has been locked.

Re: How can I add a column with a list of items 11 years, 8 months ago #32565

It will be great! Thank you!
The topic has been locked.
  • Page:
  • 1
User Login Empty