
[Date Prev][Date Next][Thread Prev][Thread Next][Interchange by date
][Interchange by thread
]
Re: [ic] passing "data session arg" between apges and dynamic content generation
Hi again,
I repaired and checked the code for displaying the category list - now it's
OK, when given proper parameters. It just seems that [data session arg]
doesnn't do anything - is there any other way to pass arguments between
pages??
Regards,
Luki Z
> Quoting Lukasz Z (dugi@prion.pl):
> > [loop
> > prefix=box
> > search="
> > fi=kategorie
> > st=db
> > sf=parent
> > rf=id,name
> > op=eq
> > se="[data session arg]"
> > "]
> > [page cat_2 [box-param id]]<font color=#ffffff>[box-param
> > name]</font>[/page]<br>
> > [/loop]
> > [/fly-list]
>
> Just a quoting problem.
>
> [loop
> prefix=box
> search="
> fi=kategorie
> st=db
> sf=parent
> rf=id,name
> op=eq
> se=[data session arg]
> "]
> [page cat_2 [box-param id]]<font color=#ffffff>[box-param
> name]</font>[/page]<br>
> [/loop]
> [/fly-list]
>
> The double-quotes embedded within double-quotes doesn't work too well. 8-)
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users