How to create a form group?
Hi,
It's to possible create a form field group, with div id, using bread with aditional options field?
<form> <div class="form-group"> <label for="exampleInputEmail1">Email address</label> <input type="email" class="form-control" id="exampleInputEmail1" aria-describedby="emailHelp" placeholder="Enter email"> <small id="emailHelp" class="form-text text-muted">We'll never share your email with anyone else.</small> </div> <div class="form-group"> <label for="exampleInputPassword1">Password</label> <input type="password" class="form-control" id="exampleInputPassword1" placeholder="Password"> </div> <div class="form-group form-check"> <input type="checkbox" class="form-check-input" id="exampleCheck1"> <label class="form-check-label" for="exampleCheck1">Check me out</label> </div> <button type="submit" class="btn btn-primary">Submit</button> </form>
Earliest, we will make form collection with form panels. We will pledge to the form collection and patterned for any vicissitudes in the worth of amount of accounts, and make new form panels on the hover for the amount of records user arrives, as well as make html contribution fields.

