I am hoping I can get some help with this question I have... We have a page on our website that lists contacts that people can access either by flash or by clicking a printable version button to print out the list.. What my question is, is there anyway for a user to just print one contact instead of the whole entire list?
The easiest solution is to create a new template for a single contact, then on the print or flash page link to the single contact template and print that.
You could also use some jQuery magic to remove the ones that you don't want to print.
XML Print Separate Records based on user input
Hi There,
I am hoping I can get some help with this question I have... We have a page on our website that lists contacts that people can access either by flash or by clicking a printable version button to print out the list.. What my question is, is there anyway for a user to just print one contact instead of the whole entire list?
The templates I am using for this are below:
DistrubutorsPrint.XSLT
DistrubutorsXML.XSLT
Vince,
The easiest solution is to create a new template for a single contact, then on the print or flash page link to the single contact template and print that.
You could also use some jQuery magic to remove the ones that you don't want to print.
-Sean
is working on a reply...