As you can see, the only change in our markup is to add wrapper: :vertical_fieldset or wrapper: :horizontal_fieldset to the input. Here's a screenshot of the generated markup: http://take.ms/f40Z5.
@jrubenoff: Let me know what you think?
I didn't include the date/time picker in the PR, since it's a separate concern. I'll get to it shortly, though.
Alternative to #243.
As you can see, the only change in our markup is to add
wrapper: :vertical_fieldset
orwrapper: :horizontal_fieldset
to the input. Here's a screenshot of the generated markup: http://take.ms/f40Z5.@jrubenoff: Let me know what you think?
I didn't include the date/time picker in the PR, since it's a separate concern. I'll get to it shortly, though.