This sample does not seem to be using the current version of
Blueprint. Also, I am looking for a method to have more than one input
field on a line and have the rows be even.(city, state, zip all on one
line)
Plus, I want to be able to either line all of the labels up on the
left or tuck them underneath, depending on the amount of inputs per
line.
When I try to hide the label (to tuck a name underneath), the input
disappears as well. Rats. All that works is to comment it out. Rats.
In the new Blueprint code there are input spans. Can we see some
samples that use them?