Re: Setting values in tags

"Gert van der Spoel" <[email protected]> Wed, 13 Jun 2018 10:41:21 +0300
Newsgroups gmane.comp.web.interchange.users
Message-ID <[email protected]>
> -----Original Message-----
> From: [email protected] [mailto:interchange-users-
> [email protected]] On Behalf Of René
> Sent: Tuesday, June 12, 2018 17:22
> To: [email protected]
> Subject: Re: [ic] Setting values in tags
> 
> On 12.06.2018 17:15, René wrote:
> > On 12.06.2018 14:49, Mike Heins wrote:
> >  > Probably the best place is $Tmp:
> >  >
> >  >   $Tmp->{prod_group} = "$prod_group";  >   $Tmp->{category} =
> > "$category";  >  > If you are global and in a different package than
> > Vend::Interpolate:
> >  >
> >  >   $Vend::Interpolate::Tmp->{prod_group} = "$prod_group";  >
> > $Vend::Interpolate::Tmp->{category} = "$category";  >  > Then they can
> > be accessed with:
> >  >
> >  >     [tv prod_group]
> >  >
> >
> > Fantastic!! Works like a charm
> >
> > Thanks Mike!
> >
> > René
> 
> I stumbled now into a new problem.. :-( Is there a way to get eg the current
> sku from the flypage into a template-component?

Using scratch?

http://www.icdevgroup.org/xmldocs/glossary/scratch.html



_______________________________________________
interchange-users mailing list
[email protected]
http://www.icdevgroup.org/mailman/listinfo/interchange-users