You probably need to give some indication of the things you have
tried, and versions.
For instance - are you using the latest bootstrap (3.0)?
If so, did you try this?
http://django-crispy-forms.readthedocs.org/en/latest/crispy_tag_forms.html#bootstrap3-inline-forms
cheers
L.
On 26 September 2
Hi,
I use a django crispy form and Bootstrap
in which i want a layout field first_Name, Middle_Name, Last_Name like this,
First Name Middle Name Last Name
Trust Admin Name[input field] [input field] [input Field]
I am using span3 ou
I am using django-crispy form to layout some of the form fields as
shown below so that the first_name, last_name appear in one row, same
with primary_number, email etc.
Also I have set the label to blank and using place holder to display
hints to user.
Div(
3 matches
Mail list logo