Howto redirect to another url?

22 views
Skip to first unread message

Alex Schenkman

unread,
Jun 6, 2012, 2:23:31 PM6/6/12
to il...@googlegroups.com
Hi list,

Today I started playing with Iliad.

After filling a form (I'm using formula) I want to load another page.
Something like:
formula saveAction: [ :model | formula commit. self goToAnotherURL ].

I do have a method in my application answering on that url.
How do I achieve this?
Where can I find more documentation?

Thanks in advance!

petton....@gmail.com

unread,
Jun 6, 2012, 4:21:40 PM6/6/12
to il...@googlegroups.com
Alex Schenkman <al...@schenkman.info> writes:

Hi Alex!

> Hi list,
>
> Today I started playing with Iliad.
>
> After filling a form (I'm using formula) I want to load another page.
> Something like:
> formula saveAction: [ :model | formula commit. self goToAnotherURL ].
>
> I do have a method in my application answering on that url.
> How do I achieve this?

To redirect, use #redirectTo:


> Where can I find more documentation?

There's not much more doc than what is on the website. I wrote some blog
posts on the GNU Smalltalk website some time ago, you can find it there,
with others' post about iliad:
http://smalltalk.gnu.org/tags/iliad

Cheers,
Nico


>
> Thanks in advance!
>
>

--
Nicolas Petton
http://nicolas-petton.fr
Reply all
Reply to author
Forward
0 new messages