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 13 years ago
Last modified 9 years ago
#620 delayed new feature
jforms : Liste de check box, bouton radio
Reported by: | gunt | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | jelix:forms | Version: | trunk |
Severity: | minor | Keywords: | |
Cc: | Blocked By: | ||
Blocking: | Documentation needed: | no | |
Hosting Provider: | Php version: |
Description
Possibilité de générer une liste de check box et bouton radio
Exemple :
Liste classique <ul> <li><label><input ...> mon choix</label></li> <li><label><input ...> mon choix</label></li> <li><label><input ...> mon choix</label></li> </ul> Liste numérotée <ol> <li><label><input ...> mon 1 choix</label></li> <li><label><input ...> mon 2 choix</label></li> <li><label><input ...> mon 3 choix</label></li> </ol>
Change History (4)
comment:1 Changed 13 years ago by bastnic
- Type changed from bug to new feature
comment:2 Changed 12 years ago by laurentj
- Milestone set to Jelix 1.2
- Severity changed from normal to minor
comment:3 Changed 11 years ago by laurentj
- Milestone Jelix 1.2 deleted
comment:4 Changed 9 years ago by laurentj
- Status changed from new to delayed
Note: See
TracTickets for help on using
tickets.