yesod/yesod-form/Yesod/Form
andrewthad b8d47f880f Added optionsPersistKey to Fields
There is no immediately obvious way to use optionsPersist with selectField. The function optionsPersistKey makes this possible. Example of use:
areq (selectField $ optionsPersistKey [] [Asc UserIdent] userIdent) "User" Nothing
2013-08-28 15:14:08 -04:00
..
I18n Add Czech translation to forms 2013-08-01 19:23:59 +02:00
Fields.hs Added optionsPersistKey to Fields 2013-08-28 15:14:08 -04:00
Functions.hs Add more documentation to Yesod.Form.Functions 2013-08-23 16:44:21 +02:00
Input.hs MonadHandler/MonadWidget 2013-03-17 10:10:39 +02:00
Jquery.hs Use protocol relative URLs for Google hosted libraries 2013-06-09 15:10:02 +09:00
MassInput.hs Warning cleanup 2013-03-20 11:46:32 +02:00
Nic.hs Warning cleanup 2013-03-20 11:46:32 +02:00
Types.hs Warning cleanup 2013-03-20 11:46:32 +02:00