I want set wizard dimension. It's possibile in xml code? I must use css or js static file?
Pertanyaan ini telah diberikan tanda
1
Balas
9624
Tampilan
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>
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar| Post Terkait | Replies | Tampilan | Aktivitas | |
|---|---|---|---|---|
|
|
1
Mar 15
|
7205 | ||
|
|
2
Mar 15
|
5981 | ||
|
|
1
Mar 15
|
8302 | ||
|
|
3
Mar 15
|
21852 | ||
|
How to add a "Delete" button on the popup form?
Diselesaikan
|
|
1
Okt 25
|
6245 |