Interchange Developer Resource


[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



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-)

-- 
Red Hat, Inc., 3005 Nichols Rd., Hamilton, OH  45013
phone +1.513.523.7621      <mheins@redhat.com>

Experience is what allows you to recognize a mistake the second
time you make it. -- unknown
_______________________________________________
interchange-users mailing list
interchange-users@interchange.redhat.com
http://interchange.redhat.com/mailman/listinfo/interchange-users


Search for: Match: Format: Sort by: