You might find this helpful: http://is.gd/sfyT

Cheers, Tim

On Apr 23, 4:28 am, "sailormoo...@gmail.com" <sailormoo...@gmail.com>
wrote:
> Hello:
>
>   And about the checkbox..
>
>  bind("entry", xhtml,
>       "test_mode"         -> SHtml.checkbox(false, if (_) option_list
> = option_list ::: List(FlagEnum.TEST_MODE),     "id"->"test_mode"))
>
> I have a option_list of List[FlagEnum.Value] for saving the options
> (note : I have over 40 checkboxs), I am not sure if I should bind them
> to one per tag,
> or if there is any better solution??
>
> Oh...I forgot to mention the code doesn't work, because the
> option_list isn't modified no matter if I clicked the checkbox or not.
>
> Thanks
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to