Hy Brian, thanks for the reply.

I'm takin a look at the feckless-fieldset.

But i have another question:

Since i have my model with has_many / belongs_to relationship how can
i align my form with the fields in a diferent order?

For example:

I have table 1: name, adress, contact.
           belongs_to: table 2

         table2: marital_status
         has_many table1.

My point is:
How can i put in my view to the marital_status appear on top of
address, right before the name.

Thank you once again.

Regards

Edson Teixeira

On 7 maio, 13:58, Bryan Larsen <[email protected]> wrote:
> feckless-fieldset is more flexible than the standard field-list:
>
> http://cookbook.hobocentral.net/api_taglibs/feckless-fieldset
>
> Bryan
>
>
>
>
>
>
>
> On Mon, May 7, 2012 at 10:31 AM, Edson <[email protected]> wrote:
> > Hi everybody,
>
> > I need some help to align my form fields side by side.
>
> > I have like 20 fields in my form but it's not lookink professional
> > because they are all vertical align.
>
> > My idea is to put half of them in a side (left) and the other half in
> > the other side (right).
>
> > I've search for similar post but did not found nothin.
>
> > Could please someone give a tip on this?
>
> > Thank you in advance.
>
> > Edson Teixeira
>
> > --
> > You received this message because you are subscribed to the Google Groups 
> > "Hobo Users" group.
> > 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 
> > athttp://groups.google.com/group/hobousers?hl=en.

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
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