Hi All,
Is there a way on how to configure the width of a comboboxItem that is inside a DynamicForm (form.setFields())? I've been trying to search for some information that might help but unfortunately I haven't found one. Currently, my dropdowns (comboboxItem) are dependent in the size of the column of the dynamic form. What I have to do is to set the width of the dropdown to it's longest value available.
Would appreciate some inputs, tips, ideas and recommendations. Many thanks in advance.
Is there a way on how to configure the width of a comboboxItem that is inside a DynamicForm (form.setFields())? I've been trying to search for some information that might help but unfortunately I haven't found one. Currently, my dropdowns (comboboxItem) are dependent in the size of the column of the dynamic form. What I have to do is to set the width of the dropdown to it's longest value available.
Would appreciate some inputs, tips, ideas and recommendations. Many thanks in advance.
Comment