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

_______________________________________________
pmwiki-users mailing list
pmwiki-users@pmichaud.com
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to