I am trying to create form with few label and corresponding input and text fields. I see that we have to do lots of css coding to place elements (by id).
But this is very tiring process. Don’t we have any template for form, table etc generic use cases.
Please find the screenshot below and advice how can we create good looking forms. We looked into the example applications as well in simplifier but could not find much info. Any help or guidance is much appreciated.
Hi there,
you don’t have to do this via CSS. Just use the SimpleForm Widget and add your inputs and labels as childs. This will automatically adjust the postions and will be responsive as well.