[pmwiki-users] Anchors in PmForm templates

Crisses crisses at kinhost.org
Mon Dec 23 14:23:43 CST 2013


Thanks, Randy -- that works with the pmform template, too....

(:pmform mailme anchor=rsvp:)

and added 
[[#{$$anchor}]]
above (:messages:)

Crisses

On Dec 23, 2013, at 2:32 PM, Randy Brown wrote:

>> 
>> When using a pagelist/pmform template, is there any way to insert an anchor link into them?
>> 
>> I can't add a simple anchor link [[#form]] to the template -- that doesn't work.  Is there another way to do it?
>> 
> 
> 
> If you only have one pagelist result, you can try something like this:
> 
> [[{$FullName}#jumptohere|Jump to anchor within pagelist result]]
> (:pagelist name={$FullName} fmt=#format anchor=jumptohere:)
> (:if false:)
> [[#format]]
> This is above the anchor
> 
> [[#{$$anchor}]] 
> This is at the anchor
> 
> This is below the anchor
> [[#formatend]]
> 
> Randy

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.pmichaud.com/pipermail/pmwiki-users/attachments/20131223/d196f1fb/attachment.html>


More information about the pmwiki-users mailing list