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

helo ,can i add onkeyup event in the xml in odoo as follows my js is working but keyup event is not shown in the field when i inspect it?

<xpath expr="//field[

@name

='name']" position="attributes"> <attribute name="onkeyup">titleCase(this.id, this.value);</attribute> </xpath>
อวตาร
ละทิ้ง