[ic] Data tag doesn't interpolate "foreign" arguments?

Kevin Walsh kevin at cursor.biz
Fri Jul 7 10:27:45 EDT 2006


Jeff Boes <jeff at endpoint.com> wrote:
> I think I've isolated an inconsistency in the way the [data] tag operates.
> 
> [data table="foo" column="bar" foreign.fk1="[scratch abc]"]
> 
> This syntax will attempt to retrieve a record from "foo" where the key
> column "fk1" is the literal "[scratch abc]"; that is, arguments of the
> "foreign" parameter are not interpolated. Is this a known problem?
> 
Just put this on your page:

    [pragma interpolate_itl_references 1]

Or this in catalog.cfg:

    Pragma interpolate_itl_references 1

-- 
   _/   _/  _/_/_/_/  _/    _/  _/_/_/  _/    _/
  _/_/_/   _/_/      _/    _/    _/    _/_/  _/   K e v i n   W a l s h
 _/ _/    _/          _/ _/     _/    _/  _/_/    kevin at cursor.biz
_/   _/  _/_/_/_/      _/    _/_/_/  _/    _/


More information about the interchange-users mailing list