lift/framework

RFE: required HTML5 attribute support on Fields

Open

#1,258 opened on Apr 17, 2012

View on GitHub
 (1 comment) (0 reactions) (0 assignees)Scala (270 forks)batch import
good first issue

Repository metrics

Stars
 (1,203 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Use BaseField.required_? to add the "required" HTML 5 attribute when serializing to HTML 5

Group discussion thread: https://groups.google.com/forum/?fromgroups#!topic/liftweb/Vtw0Eib8Avs

Contributor guide