I want set wizard dimension. It's possibile in xml code? I must use css or js static file?
La domanda è stata contrassegnata
1
Rispondi
10673
Visualizzazioni
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>
Ti stai godendo la conversazione? Non leggere soltanto, partecipa anche tu!
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
Registrati| Post correlati | Risposte | Visualizzazioni | Attività | |
|---|---|---|---|---|
|
|
1
mar 15
|
8004 | ||
|
|
2
mar 15
|
6527 | ||
|
|
1
mar 15
|
9260 | ||
|
|
3
mar 15
|
22761 | ||
|
|
0
apr 26
|
12 |