Loading...
 
Features / Usability

Features / Usability


Re: Re: Re: Problem with Plugin Button not passing itemId to URL

posts: 3665 United States

You're using {{..}}. Are you using double dynamic variable?

I have several in which I use the single construct, within the button plugin.:

Copy to clipboard
{button href="tiki-index.php?page=Update Knowledge Base&itemId={$f_31}" _text="Update this Record"}


Or, you can do it without the button plugin:

Copy to clipboard
{DIV(type=span,class=button)}[tiki-index.php?page=Update Knowledge Base&itemId={$f_31}|Update this Record]{DIV}


HTH,

- Rick | My Tiki Blog | My Tiki UserPage

Why be a dummy? Get smarty! TikiForSmarties.com
Tiki for Smarties, your source for the best (and only) Tiki books, guides, and tutorials.
There are no comments at this time.