I want set wizard dimension. It's possibile in xml code? I must use css or js static file?
This question has been flagged
1
Odgovori
10516
Prikazi
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>
Enjoying the discussion? Don't just read, join in!
Create an account today to enjoy exclusive features and engage with our awesome community!
Prijavi| Related Posts | Odgovori | Prikazi | Aktivnost | |
|---|---|---|---|---|
|
|
1
mar. 15
|
7850 | ||
|
|
2
mar. 15
|
6396 | ||
|
|
1
mar. 15
|
9040 | ||
|
|
3
mar. 15
|
22613 | ||
|
|
0
apr. 26
|
12 |