Re: [Tiki-users] Wiki Argument Variables and Plugins
Jonny Bradley via TikiWiki-users <[email protected]>
| Newsgroups | gmane.comp.cms.tiki.user |
|---|---|
| Message-ID | <[email protected]> |
Hi Ilya That looks about right, assuming field 23 is an auto-increment field set to use the itemId? Did you enabled the preference for wiki arg vars? You can find it here: tiki-admin.php?page=textarea&highlight=feature_wiki_argvariable I think trackerlist has an itemId parameter (yes it does) and actually i think if the url has itemId=42 on it it will default to showing only item 42 unless you add the ignoreRequestItemId=y param. HTH jonny > On 27 Feb 2021, at 07:24, Ilya Perminov <[email protected]> wrote: > > Hi, > > Can someone point me to a description of how Wiki Argument Variables > and Plugins interact? > If I put {{itemId}} in a page and add itemId=22 to its url (query > string), I see a 22 substituted into the page. If I put item > {{itemId}} into parameter exactvalue of {trackerlist trackerId="4" > fields="28:32:26:25:24:17" filterfield="23" exactvalue="{{itemId}}"}, > I get an empty result set. I do not think the variable substitution > works in this case. It is probably related to how argument variables > and plugins are processed, but I did not find any relevant > documentation. > > Thanks, > Ilya > > > _______________________________________________ > TikiWiki-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/tikiwiki-users >