I'm just starting on odoo and i have experienced a minor issue during tutorials. I was following how to create a form but i can't fix the misalignment issue. I think it's because of the Text field (Description), when i remove it, the fields are aligned perfectly. Any fixes?
Here's the sample view since i can't post a picture yet:
Title: _____ Description:
_________________________________________________ Postcode:
_________________________________________________
____________ Date availability __________ Expected Price:
____________ Selling Price __________ Bedrooms
____________
when it should be like this
Title: ___________________
Description: ______________________________________________
___________________________________________________________
Postcode: __________
Data availability: _____________
Selling price: _________________
Something like that.
Here's the xml:
<odoo><recordid="estate_property_action"model="ir.actions.act_window"><fieldname="name">Propertiesfield><fieldname="res_model">estate.propertyfield><fieldname="view_mode">tree,formfield>record>
odoo>