[Seaside] magritte forms - how to call and render forms?

Richard Durr richard.durr at googlemail.com
Thu May 6 13:29:31 UTC 2010


so you could do:
self root mainArea call: (someObject asComponent addValidatedForm)

?

On Thu, May 6, 2010 at 3:21 PM, sergio_101 <sergiolist at village-buzz.com> wrote:
>> SidebarComponent >> renderAnchorsOn: html
>>  html anchor
>>    callback: [ self mainArea call: (someObject asComponent addValidatedForm) ];
>>    with: 'Change MainArea'.
>
> the problem is that the component is a child of the main component..
> as is the main area..
>
> let me make sure all my children arrays are okay and try this again..
>
> thanks!
>
> --
> ----
> peace,
> sergio
> photographer, journalist, visionary
>
> http://www.CodingForHire.com
> http://www.coffee-black.com
> http://www.painlessfrugality.com
> http://www.twitter.com/sergio_101
> http://www.facebook.com/sergio101
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>


More information about the seaside mailing list