[Seaside] Accessing renderContext actionUrl

Jupiter Jones jupiter.jones at mail.com
Wed May 26 02:08:44 UTC 2021


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


More information about the seaside mailing list