Skip to Content
เมนู
คุณต้องลงทะเบียนเพื่อโต้ตอบกับคอมมูนิตี้
คำถามนี้ถูกตั้งค่าสถานะ
1 ตอบกลับ
3886 มุมมอง

Hello,

     I can create an ordered list in a report:

  1. Item 1
  2. Item


this gives me

1. Item 1

2. Item 2


What I want is for this to work in a report:

  1. Item1
  2. item2


a. Item 1

b. Item 2


any ideas/help?



อวตาร
ละทิ้ง
ผู้เขียน

Ok, I used code in that post that did not stay as code. I am using the OL html command with type ="a" for my list, but the list still comes out as numbers, and not lower case letters.

This can be done using the correct type (type="a") on your ordered list.

Edit: It seems like Odoo overrides these. Try adding style="list-style-type: lower-alpha;" on your ordered list

It seems like Odoo overrides these. Try adding style="list-style-type: lower-alpha;" on your ordered list

ผู้เขียน

THIS WORKED!!!!! Thank you!!!!!!

คำตอบที่ดีที่สุด

In order to have this marked as answered, I am rewriting my comment as an answer:

It seems like Odoo overrides these. Try adding style="list-style-type: lower-alpha;" on your ordered list

อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
0
ส.ค. 25
1
1
เม.ย. 25
1447
1
ก.ย. 24
2123
1
ก.ค. 24
1892
1
พ.ค. 24
4233