[Lift] Re: Mapper record deletion

2009-06-17 Thread g-man
Thanks, I'm working on it. It seems, after reading the Lift book, since we have 'Alert' in the list of basic JsCmds in Table 8.2, a companion 'Confirm' (and perhaps even 'Prompt') command would be logical to have, since these are basic and popular user interface elements. On Jun 16, 6:46 am, Ma

[Lift] Re: Mapper record deletion

2009-06-16 Thread Magnus Alvestad
> As I move deeper into learning Lift, I now want to start deleting > Mapper records in the ToDo example. Here's how I did it (based on suggestions in this group, I think): bind ( "question", html, "text" -> .., "delete" -> ajaxButton(Text("Remove"), Call("dialog", Str("Do you want to