<tree>
<field name="field_a"/> <field name = "field_b" /> <field name = "field_c" /> <field name = "field_d" />
<tree>
How can i make the field_a sticky when i scroll the view horizontally ?
<tree>
<field name="field_a"/> <field name = "field_b" /> <field name = "field_c" /> <field name = "field_d" />
<tree>
How can i make the field_a sticky when i scroll the view horizontally ?
give a class and add css to that class
am not a pro with css but i guess, position:fixed or absolute ll give the sticky effect
div.sticky {
position: -webkit-sticky; /* Safari */
position: sticky;
}
สร้างบัญชีวันนี้เพื่อเพลิดเพลินไปกับฟีเจอร์พิเศษและมีส่วนร่วมกับคอมมูนิตี้ที่ยอดเยี่ยมของเรา!
ลงชื่อ| Related Posts | ตอบกลับ | มุมมอง | กิจกรรม | |
|---|---|---|---|---|
|
0
ม.ค. 25
|
1 | |||
|
sorting on field - how to set it up?
แก้ไขแล้ว
|
2
พ.ค. 19
|
23271 | ||
|
0
พ.ค. 26
|
1 | |||
|
3
เม.ย. 25
|
8066 | |||
|
0
ก.พ. 25
|
4035 |
1. Use the live chat to ask your questions.
2. The operator answers within a few minutes.