Help messages should be displayed in a nice way

Bug #647478 reported by Adnane Belmadiaf
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
LoCo Team Portal
Fix Released
Low
Adnane Belmadiaf

Bug Description

The help messages should be displayed in a nice way, instead of displaying them under the textboxs [attach : 0], also the margin/padding is not correctly set [attach : 1]

Tags: form ui

Related branches

Revision history for this message
Adnane Belmadiaf (daker) wrote :
Revision history for this message
Adnane Belmadiaf (daker) wrote :
Revision history for this message
Paul Tagliamonte (paultag) wrote :

This is a pretty solid bug. Mostly CSS work

Changed in loco-directory:
status: New → Confirmed
Changed in loco-directory:
status: Confirmed → Triaged
importance: Undecided → Low
Adnane Belmadiaf (daker)
Changed in loco-directory:
assignee: nobody → Adnane Belmadiaf (adnane002)
Revision history for this message
Adnane Belmadiaf (daker) wrote :

this is a related ticket http://code.djangoproject.com/ticket/8426 , actually form.as_table() just add <br /> tag before the helptext.

@Paultag : i have already done that, the only problem is that form.as_table() doesn't allow me to customize the helptext field.

Revision history for this message
Michael Hall (mhall119) wrote :

You don't need to use as_table, as_p, etc, you can display the individual fields, their labels and their help and error texts however you want. Those are just convenience methods.

Adnane Belmadiaf (daker)
Changed in loco-directory:
status: Triaged → In Progress
Adnane Belmadiaf (daker)
Changed in loco-directory:
status: In Progress → Fix Committed
milestone: none → 0.2.20
Changed in loco-directory:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.