Hi, one2many table is not displayed properly. Table is one case is smaller than container in other case exceeds container boundaries.
I want to have one2many tables fits container, regardless of their number of columns. In case table is greater than container then table should have overflow x.
widget="f4f_settings_one2many" context="{'f4f_settings_search_mode': 'element_ids', 'show_vat': True}"
placeholder="Cost Object Distribution Setting or Reference" />
Does anyone know CSS trick to do this?