Hello,
I changed the 'declarative-form' example to make a custom form, but I had a small problem.
By using layout = df.VERTICAL it has checkboxes or texts, in both cases (not tried the others) the line is too small and cuts the display of the widget!
Hello,
I changed the 'declarative-form' example to make a custom form, but I had a small problem.
By using
layout = df.VERTICALit has checkboxes or texts, in both cases (not tried the others) the line is too small and cuts the display of the widget!