Hi hans & list
I have a form which creates new pageforms from a template using foxadd. 
The template contains the line:


(:fox {$$targetpagetype}
redirect={*$FullName}
target="{$$(serialname {*$Group} {*$Name}-{$$targetpagetype}- )}"
template=Site.Foxtemplate ptvtarget="{$$(serialname {*$Group} 
{*$Name}-{$$targetpagetype}- )}" ptvfields=pagetype,timelastaction
:)


the special variable {$$targetpagetype} should be replaced with 
something  like "Comment" or "Issue". This works . But  unfortunallity 
it also replaces the markupexpression "{$$(serialname ..."  with 
Group.Name-targetpagetype-0001.

Is there a way to replace targetpagetype but don't execute the 
serialname expression when creating the PageForm from a template?

thanks for any hins
nos

_______________________________________________
pmwiki-users mailing list
[email protected]
http://www.pmichaud.com/mailman/listinfo/pmwiki-users

Reply via email to