developer.jelix.org is not used any more and exists only for
history. Post new tickets on the Github account.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
developer.jelix.org n'est plus utilisée, et existe uniquement pour son historique. Postez les nouveaux tickets sur le compte github.
Opened 10 years ago
Last modified 9 years ago
#1185 delayed enhancement
jForms: help tooltip should be close to the label, not the field
Reported by: | Julien | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | jelix:forms | Version: | trunk |
Severity: | normal | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
I think it's better to give explanation aside the label of the field.
For example, for big text-boxes, the help is at the really end, which is really to far I think.
I see help tooltip as: "I'm not sure understand what the label means, so I need help BEFORE filling the field"
see http://bitbucket.org/julieni/jelix-trunk-patches/src/tip/jForms-help-after-label.patch
Change History (6)
comment:1 Changed 10 years ago by Julien
- Owner set to Julien
- Status changed from new to assigned
comment:2 Changed 10 years ago by laurentj
- review review? deleted
comment:3 Changed 10 years ago by laurentj
- Milestone Jelix 1.2 deleted
comment:4 Changed 9 years ago by laurentj
- Owner Julien deleted
- Status changed from assigned to confirmed
comment:5 Changed 9 years ago by laurentj
- Status changed from confirmed to new
comment:6 Changed 9 years ago by laurentj
- Status changed from new to delayed
Note: See
TracTickets for help on using
tickets.
This is in fact a question of point of vue. Others may would like the help as a tooltip over the control, or over the label, for example.
I don't think a solution is better than an other.
We should find an other solution.