Ticket #667 (closed Feature Request: wontfix)

Opened 5 months ago

Last modified 5 months ago

label() and render() in checkbox for custom template

Reported by: furas Owned by: Shadowhand
Priority: minor Milestone:
Component: Modules:Forge Version: SVN HEAD
Keywords: Cc:

Description

Checkbox (and checklist)renders element wraped by label and label() return empty istring. Maybe it looks nice in default template but it's useless for custom template. I can't put label before/above/below checkbox. Label() and render() could work like in Input class.

Change History

Changed 5 months ago by Shadowhand

  • status changed from new to closed
  • resolution set to wontfix

If they were separated, it wouldn't be possible to create a template with the input inside the label. This is a usability convention.

Note: See TracTickets for help on using tickets.