Ticket #6338 (closed defect: fixed)

Opened 8 months ago

Last modified 8 months ago

dojox.form.DropDownSelect should support required="true"

Reported by: nathan Owned by: nathan
Priority: normal Milestone: 1.2
Component: DojoX Form Version: 1.0
Severity: normal Keywords:
Cc:

Description

At least, in a very simple manner. If there are no options (because you are dynamically setting them), it's possible that there is no value, when you want one.

Attachments

DropDownSelect.patch (2.4 kB) - added by nathan 8 months ago.
Patch which adds rough "required" support to DropDownSelect?. Since an empty box is disabled, it might get a bit weird with multiple invalid elements…

Change History

Changed 8 months ago by nathan

Patch which adds rough "required" support to DropDownSelect?. Since an empty box is disabled, it might get a bit weird with multiple invalid elements...

Changed 8 months ago by nathan

  • owner changed from nathan to dante

Reassigning to Dante for proxy commit

Changed 8 months ago by nathan

  • status changed from new to assigned
  • owner changed from dante to nathan

Changed 8 months ago by nathan

  • status changed from assigned to closed
  • resolution set to fixed

Fixed in changeset 13254

Note: See TracTickets for help on using tickets.