Adding Adjacent fields in the dajngo templates

2008-05-21 Thread Harish

hi friends

i want to implement the adjacent text fields using django.
currently when we add two text fields, it will come one down the
other...
i want to override this functionality and make the two text box appear
adjacent to one another
can anybody help me how to proceeds to solve this problem ?

regards
harish
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---



Re: Adding Adjacent fields in the dajngo templates

2008-05-21 Thread Adi J. Sieker

Hi,
Harish wrote:
> hi friends
>
> i want to implement the adjacent text fields using django.
> currently when we add two text fields, it will come one down the
> other...
> i want to override this functionality and make the two text box appear
> adjacent to one another
> can anybody help me how to proceeds to solve this problem ?
>
>   
If you are using newforms, I suggest reading 
http://www.djangoproject.com/documentation/newforms/#outputting-forms-as-html

adi

-- 
Adi J. Sieker mobile: +49 - 178 - 88 5 88 13
Freelance developer   skype:  adijsieker
SAP-Consultantweb:http://www.sieker.info/profile
  openbc: https://www.openbc.com/hp/AdiJoerg_Sieker/

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~--~~~~--~~--~--~---