[Seaside-dev] help with form

Juan smalltalker.marcelo at gmail.com
Wed Jun 12 20:53:04 UTC 2013


Bob


Great works like a charm, the only "caveats" was the render of the table
 is  in another
screen, no big deal , works.

thanks  a lot!

best
mdc





On Wed, Jun 12, 2013 at 5:22 PM, Bob Arning <arning315 at comcast.net> wrote:

>  Disregard my previous reply. By the time you get to the code below,
> "html" is no longer usable (it was a canvas for the original render).
>
>  On 6/12/13 4:04 PM, Juan wrote:
>
> self call: (self renderContentTableOn:  html)
>
> Depending on just what you want to accomplish, you could try something
> like:
>
>     html submitButton
>         callback: [ self call: (SomeOtherComponent new)];
>         value: 'Save'
>
> Cheers,
> Bob
>
> _______________________________________________
> seaside-dev mailing list
> seaside-dev at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/mailman/listinfo/seaside-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside-dev/attachments/20130612/b2974fe9/attachment.htm


More information about the seaside-dev mailing list