How can I use the sheet tag in a form?
Tämä kysymys on merkitty
1
Vastaa
12100
Näkymät
Hello,
You can use sheet tag within the form tag which must have version="7.0" attribute .
see this example which might help you more
<record model="ir.ui.view" id="object_name_form_view">
<field name="name">object_name.form.view</field>
<field name="model">object_name</field>
<field name="arch" type="xml">
<form string="form_string" version="7.0">
<sheet>
<field name="field_name"/>
</sheet>
</form>
</field>
</record>
Thanks
Thanks Mayur!
Thank you! It really helped me.
Can we minimise the size of <sheet tag>
Nautitko keskustelusta? Älä vain lue, vaan osallistu!
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
Rekisteröidy| Aiheeseen liittyviä artikkeleita | Vastaukset | Näkymät | Toimenpide | |
|---|---|---|---|---|
|
Form view aligned to the left side
Ratkaistu
|
|
1
marrask. 25
|
4048 | |
|
|
1
syysk. 21
|
11888 | ||
|
|
1
tammik. 24
|
19407 | ||
|
|
0
maalisk. 15
|
5169 | ||
|
|
1
toukok. 24
|
3508 |