Hey Benjamin, Have you tried using your view with a normal dataform to see if that works? I have a login form using the normal dataform widget (well, a quickform, but that inherits from dataform) that doesn't have any trouble with deserialization. If the view does seem to work using a dataform (or quickform), can you post the code for your custom widget and maybe I can help you debug that?
I like the idea of an IRC channel, though there are still not really that many people active on this mailing list (I would definitely lurk in a #weblocks though). I do see a lot of weblocksians in #lisp or irc.freenode.net, so you could try asking in there sometimes. I have a notification set for "weblocks" there. On Mar 19, 10:40 pm, Benjamin Collins <[email protected]> wrote: > I think I'm barking up the wrong tree. At the time that my form > submits, the data object parsed from the view isn't finalized yet. > There's something wrong about how I'm submitting my form. > > A side observation: it's totally lame to reply to oneself so many > times, but we don't have an active IRC channel. (FYI for anyone who > cares, I have ##weblocks registered and try to be there as often as > possible...) > > On Mar 19, 8:05 pm, Benjamin Collins <[email protected]> wrote: > > > Hmm. Nevermind - it's bound. Still looking... > > > On Mar 19, 6:07 pm, Benjamin Collins <[email protected]> wrote: > > > > About halfway down, this function checks that *CURRENT-WEBAPP* is > > > bound, after a couple of quick tests, it appears to not be. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "weblocks" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/weblocks?hl=en -~----------~----~----~----~------~----~------~--~---
