Přejít na obsah
Menu
You need to be registered to interact with the community.
This question has been flagged
1 Odpovědět
8635 Zobrazení

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

Avatar
Zrušit
Autor Nejlepší odpověď

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>
Avatar
Zrušit
Related Posts Odpovědi Zobrazení Aktivita
1
bře 15
5994
2
bře 15
4930
1
bře 15
7172
3
bře 15
20526
0
pro 24
9470