Bit of a basic questions I know, but it's late and I'm kinda stuck!...
Is there a neat way to build the dryml for a Input_many, so that it creates 
a table style list e.g.

Label A | Label B
-------------------------
Field A  |  Field B
Field A  |  Field B

Also, I'm using bootstrap, which seems to create tons of divs.
How do I strip down to just the inputs, inline, without labels?
For info, here's my code (nothing special)...

<event-times-view:>
  <input-many minimum="1" >
    <field-list fields="start_date, start_time, end_time, 
special_note" class="horizontal" />
  </input-many>
</event-times-view:>

Cheers, Anthony

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/hobousers/-/rK7eh0nZmLUJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/hobousers?hl=en.

Reply via email to