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

I want set wizard dimension. It's possibile in xml code? I must use css or js static file?

อวตาร
ละทิ้ง
ผู้เขียน คำตอบที่ดีที่สุด

I solved with this code:

<form string="XXXX" version="7.0">
  <sheet>
    <script>
      $(document).ready(function(){
        $('.ui-dialog').css({'width': '1000px', 'left':'166px'});
        $('.oe_form_sheet_width').css({'MAXwidth': '1000px'});
      }); 
    </script>
    <field name="name" />
  </sheet>
 </form>
อวตาร
ละทิ้ง
Related Posts ตอบกลับ มุมมอง กิจกรรม
1
มี.ค. 15
6338
2
มี.ค. 15
5294
1
มี.ค. 15
7542
3
มี.ค. 15
20958
1
ส.ค. 25
4946