I have a DynamicForm which has a TextItem on the first row, and a CheckboxItem on the second row. Is it possible to eliminate the space taken by the red box, and show the title directly next to the checkbox item, both inside the first column of the form? Or are the only ways to decrease the width of the first column or create a second DynamicForm with shorter columns?
See screenshot:
See screenshot:
Comment