[Seaside] Accessing renderContext actionUrl

Jupiter Jones jupiter.jones at mail.com
Wed May 26 02:24:11 UTC 2021


I forgot to mention, this method will be run in the context of a callback, not during rendering.

> On 26 May 2021, at 12:08 pm, Jupiter Jones <jupiter.jones at mail.com> wrote:
> 
> In a component I’m wanting to construct some custom urls.
> 
> In a JSObject subclass I can start with:
> 
> myActionUrl := self renderContext actionUrl copy
> 
> How would I do that from within the WAComponent hierarchy? I can’t see how to access the render context.
> 
> Cheers,
> 
> J
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list