Skip to content

Conversation

@pepebe
Copy link

@pepebe pepebe commented Apr 8, 2012

...

This is usefull to pass special parameters towards snippets that are called within a wayfinder template

Example:
[[Wayfinder?
&startId=1
&level=1
&_getImageListTpl=some Tpl
]]

[[!getImageList?
&docid=[[+wf.docid]]
&tvname=someMIGx TV
&tpl=[[+wf._getImageListTpl]]
]]

This is usefull to pass special parameters towards snippets that are called within a wayfnnder template

Example: 
[[Wayfinder?
&startId=`1`
&level=`1`
&_getImageListTpl=`some Tpl`
]]

  [[!getImageList?
    &docid=`[[+wf.docid]]`
    &tvname=`someMIGx TV`
    &tpl=`[[+wf._getImageListTpl]]`
  ]]
@jpdevries
Copy link
Collaborator

Couldn't you just set the placeholders before your Wayfinder call?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants